Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated compatibility info #59

Merged
merged 3 commits into from
Oct 11, 2023

Updated compatibility info

f1a9436
Select commit
Loading
Failed to load commit list.
Merged

Updated compatibility info #59

Updated compatibility info
f1a9436
Select commit
Loading
Failed to load commit list.
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.