| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov Results 📊✅ 88732 passed | ⏭️ 6025 skipped | Total: 94757 | Pass Rate: 93.64% | Execution Time: 300m 29s 📊 Comparison with Base Branch
All tests are passing successfully. ✅ Patch coverage is 100.00%. Project has 2355 uncovered lines. @@ Coverage Diff @@
## main #PR +/-##
==========================================
+ Coverage 89.90% 89.90% —%
==========================================
Files 192 192 —
Lines 23324 23324 —
Branches 8020 8020 —
==========================================
+ Hits 20969 20969 —
- Misses 2355 2355 —
- Partials 1327 1327 —Generated by Codecov Action |
Sorry, something went wrong.
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 2 potential issues.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit d91d454. Configure here.
Sorry, something went wrong.
There was a problem hiding this comment.
Looking great! So much better than unit testing the internal request extractor
Sorry, something went wrong.
…sentry#6269) Replace tests that directly call `StarletteRequestExtractor` methods with tests asserting request info is captured on error and transaction events for POST endpoints.
| Back | FazBrowse Home | New Git URL |
Description
Replace tests that directly call StarletteRequestExtractor with tests that assert that request info is captured on errors and transaction events when appropriate POST endpoints are called.
Issues
Reminders