Fix read custom model id field #98
Open
Codecov / codecov/project
succeeded
Mar 29, 2025 in 0s
91.63% (+0.18%) compared to 1556af3
View this Pull Request on Codecov
91.63% (+0.18%) compared to 1556af3
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 91.63%. Comparing base (
1556af3) to head (cc52512).
Additional details and impacted files
@@ Coverage Diff @@
## main #98 +/- ##
==========================================
+ Coverage 91.44% 91.63% +0.18%
==========================================
Files 44 44
Lines 2408 2414 +6
Branches 279 279
==========================================
+ Hits 2202 2212 +10
+ Misses 143 142 -1
+ Partials 63 60 -3 | Files with missing lines | Coverage Δ | |
|---|---|---|
| fastapi_jsonapi/api/schemas.py | 100.00% <100.00%> (ø) |
|
| fastapi_jsonapi/data_layers/base.py | 93.84% <100.00%> (+0.19%) |
⬆️ |
| fastapi_jsonapi/data_layers/sqla/base_model.py | 89.79% <100.00%> (ø) |
|
| fastapi_jsonapi/data_layers/sqla/orm.py | 89.30% <ø> (ø) |
|
| fastapi_jsonapi/views/view_base.py | 93.08% <100.00%> (+0.03%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading