Skip to content

Add GetProblem method to Solution interface and DummySolution impleme…

13ee85f
Select commit
Loading
Failed to load commit list.
Merged

Add GetProblem method to Solution interface for retrieving optimization problems #24

Add GetProblem method to Solution interface and DummySolution impleme…
13ee85f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2025 in 0s

87.43% (+0.67%) compared to 0214315

View this Pull Request on Codecov

87.43% (+0.67%) compared to 0214315

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 87.43%. Comparing base (0214315) to head (13ee85f).
⚠️ Report is 9 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #24      +/-   ##
==========================================
+ Coverage   86.76%   87.43%   +0.67%     
==========================================
  Files          27       35       +8     
  Lines        3687     4171     +484     
==========================================
+ Hits         3199     3647     +448     
- Misses        440      470      +30     
- 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.