| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Codecov Results 📊✅ 88053 passed | ⏭️ 6009 skipped | Total: 94062 | Pass Rate: 93.61% | Execution Time: 295m 34s 📊 Comparison with Base Branch
✨ No test changes detected All tests are passing successfully. ❌ Patch coverage is 72.22%. Project has 2311 uncovered lines.
@@ Coverage Diff @@
## main #PR +/-##
==========================================
+ Coverage 89.96% 89.97% +0.01%
==========================================
Files 191 191 —
Lines 23031 23040 +9
Branches 7906 7908 +2
==========================================
+ Hits 20719 20729 +10
- Misses 2312 2311 -1
- Partials 1306 1308 +2Generated by Codecov Action |
Sorry, something went wrong.
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.
Reviewed by Cursor Bugbot for commit 96f45fa. Configure here.
Sorry, something went wrong.
…sts (getsentry#6480) Avoid `AttributeError` when `ModelRequestContext` does not expose the newer `model` field.
| Back | FazBrowse Home | New Git URL |
Description
Prevent
raised, e.g., with version 1.71.0 of Pydantic AI in the generated test suite of #6437
Issues
Reminders