| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want reviews to match your repository better? Bugbot Learning can learn team-specific rules from PR activity. A team admin can enable Learning in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit c11362b. Configure here.
Sorry, something went wrong.
Codecov Results 📊✅ 90082 passed | ⏭️ 6300 skipped | Total: 96382 | Pass Rate: 93.46% | Execution Time: 320m 43s 📊 Comparison with Base Branch
All tests are passing successfully. ✅ Patch coverage is 100.00%. Project has 2402 uncovered lines. @@ Coverage Diff @@
## main #PR +/-##
==========================================
- Coverage 89.93% 89.91% -0.02%
==========================================
Files 192 192 —
Lines 23803 23806 +3
Branches 8216 8218 +2
==========================================
+ Hits 21406 21404 -2
- Misses 2397 2402 +5
- Partials 1345 1341 -4Generated by Codecov Action |
Sorry, something went wrong.
…y#6675) Add an option to hold versions back in test suites for a set of integrations. This lets us merge PRs that need `tox.ini` updates even when a version incompatibility would otherwise be pulled in.
| Back | FazBrowse Home | New Git URL |
Description
Add an option to hold versions back in test suites for a specified set of integrations.
This allows us to merge PRs which require updating tox.ini when a version incompatibility would otherwise be pulled in.
Issues
Reminders