Created OptimizationProblem's new LinearInequalityConstraintMatrices and LinearEqualityConstraintMatrices
#8
Codecov / codecov/project
succeeded
Apr 19, 2025 in 1s
86.76% (+0.41%) compared to dece87d
View this Pull Request on Codecov
86.76% (+0.41%) compared to dece87d
Details
Codecov Report
Attention: Patch coverage is 97.16312% with 4 lines in your changes missing coverage. Please review.
Project coverage is 86.76%. Comparing base (
dece87d) to head (5f4c727).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| problem/optimization_problem.go | 97.16% | 2 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #8 +/- ##
==========================================
+ Coverage 86.35% 86.76% +0.41%
==========================================
Files 27 27
Lines 3546 3687 +141
==========================================
+ Hits 3062 3199 +137
- Misses 438 440 +2
- Partials 46 48 +2 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading