Implement GetOptimalObjectiveValue function to evaluate objective at solution point #26
Codecov / codecov/project
succeeded
Oct 15, 2025 in 0s
87.33% (+0.57%) compared to 0214315
View this Pull Request on Codecov
87.33% (+0.57%) compared to 0214315
Details
Codecov Report
❌ Patch coverage is 64.70588% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.33%. Comparing base (0214315) to head (3023d9b).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| solution/solution.go | 64.70% | 4 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## main #26 +/- ##
==========================================
+ Coverage 86.76% 87.33% +0.57%
==========================================
Files 27 35 +8
Lines 3687 4185 +498
==========================================
+ Hits 3199 3655 +456
- Misses 440 474 +34
- Partials 48 56 +8 ☔ 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