Misc #100
Merged
Misc #100
Codecov / codecov/project
succeeded
Nov 23, 2024 in 1s
79.09% (+1.24%) compared to 11c3833
View this Pull Request on Codecov
79.09% (+1.24%) compared to 11c3833
Details
Codecov Report
Attention: Patch coverage is 76.93041%
with 242 lines
in your changes missing coverage. Please review.
Project coverage is 79.09%. Comparing base (
11c3833
) to head (d8c7b38
).
Report is 1 commits behind head on develop.
Files with missing lines | Patch % | Lines |
---|---|---|
ams/opt/expression.py | 62.36% | 35 Missing |
ams/opt/omodel.py | 62.06% | 33 Missing |
ams/opt/exprcalc.py | 62.66% | 28 Missing |
ams/routines/dcpf0.py | 75.55% | 22 Missing |
ams/opt/var.py | 79.41% | 21 Missing |
ams/opt/constraint.py | 78.48% | 17 Missing |
ams/routines/dcpf.py | 75.00% | 16 Missing |
ams/opt/objective.py | 80.82% | 14 Missing |
ams/opt/optbase.py | 79.10% | 14 Missing |
ams/routines/pflow0.py | 62.85% | 13 Missing |
... and 5 more |
Additional details and impacted files
@@ Coverage Diff @@
## develop #100 +/- ##
===========================================
+ Coverage 77.84% 79.09% +1.24%
===========================================
Files 62 70 +8
Lines 5638 5917 +279
===========================================
+ Hits 4389 4680 +291
+ Misses 1249 1237 -12
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading