Codecov / codecov/project
succeeded
Dec 19, 2024 in 0s
85.09% (+9.36%) compared to 0fdfae7
View this Pull Request on Codecov
85.09% (+9.36%) compared to 0fdfae7
Details
Codecov Report
Attention: Patch coverage is 79.11548%
with 85 lines
in your changes missing coverage. Please review.
Project coverage is 85.09%. Comparing base (
0fdfae7
) to head (62a0fe8
).
Report is 13 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/ilpy/solver_backends/_gurobi.py | 34.28% | 46 Missing |
src/ilpy/_components.py | 84.67% | 19 Missing |
src/ilpy/solver_backends/_scip.py | 81.92% | 15 Missing |
src/ilpy/_solver.py | 92.45% | 4 Missing |
src/ilpy/solver_backends/__init__.py | 96.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #70 +/- ##
==========================================
+ Coverage 75.72% 85.09% +9.36%
==========================================
Files 17 10 -7
Lines 828 644 -184
Branches 154 0 -154
==========================================
- Hits 627 548 -79
+ Misses 136 96 -40
+ Partials 65 0 -65
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading