Updated compatibility info #59
Merged
Codecov / codecov/project
succeeded
Oct 11, 2023 in 0s
90.23% (+0.03%) compared to 637a033
View this Pull Request on Codecov
90.23% (+0.03%) compared to 637a033
Details
Codecov Report
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
637a033
) 90.19% compared to head (f1a9436
) 90.23%.
Report is 5 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #59 +/- ##
==========================================
+ Coverage 90.19% 90.23% +0.03%
==========================================
Files 43 43
Lines 6724 6737 +13
==========================================
+ Hits 6065 6079 +14
+ Misses 659 658 -1
Files | Coverage Δ | |
---|---|---|
ming/base.py | 98.01% <ø> (ø) |
|
ming/mim.py | 79.03% <100.00%> (+0.25%) |
⬆️ |
ming/odm/mapper.py | 89.36% <ø> (ø) |
|
ming/orm/__init__.py | 100.00% <ø> (ø) |
|
ming/orm/base.py | 0.00% <ø> (ø) |
|
ming/orm/declarative.py | 0.00% <ø> (ø) |
|
ming/orm/middleware.py | 0.00% <ø> (ø) |
|
ming/orm/ormsession.py | 0.00% <ø> (ø) |
|
ming/orm/property.py | 0.00% <ø> (ø) |
|
ming/tests/test_mim.py | 91.36% <100.00%> (+0.06%) |
⬆️ |
... and 2 more |
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading