Bump version to 3.0.0 #97
Merged
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Mar 13, 2025 in 0s
91.44% (+12.52%) compared to 64b0b17
View this Pull Request on Codecov
91.44% (+12.52%) compared to 64b0b17
Details
Codecov Report
Attention: Patch coverage is 91.34328% with 145 lines in your changes missing coverage. Please review.
Project coverage is 91.44%. Comparing base (
64b0b17) to head (8629b11).
Additional details and impacted files
@@ Coverage Diff @@
## main #97 +/- ##
===========================================
+ Coverage 78.92% 91.44% +12.52%
===========================================
Files 40 44 +4
Lines 2557 2408 -149
Branches 376 279 -97
===========================================
+ Hits 2018 2202 +184
+ Misses 467 143 -324
+ Partials 72 63 -9 | Files with missing lines | Coverage Δ | |
|---|---|---|
| fastapi_jsonapi/__init__.py | 100.00% <100.00%> (ø) |
|
| fastapi_jsonapi/api/schemas.py | 100.00% <100.00%> (ø) |
|
| fastapi_jsonapi/atomic/__init__.py | 100.00% <100.00%> (ø) |
|
| fastapi_jsonapi/atomic/atomic.py | 100.00% <100.00%> (ø) |
|
| fastapi_jsonapi/common.py | 100.00% <100.00%> (ø) |
|
| fastapi_jsonapi/data_layers/fields/enums.py | 100.00% <100.00%> (ø) |
|
| fastapi_jsonapi/data_layers/fields/mixins.py | 77.77% <100.00%> (+77.77%) |
⬆️ |
| fastapi_jsonapi/exceptions/__init__.py | 100.00% <ø> (ø) |
|
| fastapi_jsonapi/exceptions/base.py | 100.00% <100.00%> (ø) |
|
| fastapi_jsonapi/exceptions/handlers.py | 100.00% <100.00%> (ø) |
|
| ... and 32 more |
🚀 New features to boost your workflow:
- ❄ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading