Creating a bit of logic to avoid creating extra variables if possible #12
Codecov / codecov/project
succeeded
Aug 5, 2025 in 0s
87.08% (+0.32%) compared to 0214315
View this Pull Request on Codecov
87.08% (+0.32%) compared to 0214315
Details
Codecov Report
❌ Patch coverage is 96.63866% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.08%. Comparing base (0214315) to head (4a1f585).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| problem/optimization_problem.go | 93.10% | 3 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #12 +/- ##
==========================================
+ Coverage 86.76% 87.08% +0.32%
==========================================
Files 27 32 +5
Lines 3687 4136 +449
==========================================
+ Hits 3199 3602 +403
- Misses 440 480 +40
- Partials 48 54 +6 ☔ 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