Fix pydantic json_encoders deprecation in BaseModel - #1227
Open
aagbsn wants to merge 1 commit into
Open
Codecov / codecov/project
failed
Jul 20, 2026 in 1s
94.87% (target 95.00%)
View this Pull Request on Codecov
94.87% (target 95.00%)
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.87%. Comparing base (75664aa) to head (db00e53).
❌ Your project check has failed because the head coverage (94.87%) is below the target coverage (95.00%). You can increase the head coverage or adjust the target coverage.
Additional details and impacted files
@@ Coverage Diff @@
## master #1227 +/- ##
==========================================
+ Coverage 92.42% 94.87% +2.44%
==========================================
Files 86 58 -28
Lines 8599 5231 -3368
Branches 509 212 -297
==========================================
- Hits 7948 4963 -2985
+ Misses 541 237 -304
+ Partials 110 31 -79 ☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading