Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

InitialSolution #31

Merged
merged 14 commits into from
Jan 10, 2025

Switch from ubuntu-latest to ubuntu-22 to ensure GCC11 is present

a156c4f
Select commit
Loading
Failed to load commit list.
Merged

InitialSolution #31

Switch from ubuntu-latest to ubuntu-22 to ensure GCC11 is present
a156c4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 10, 2025 in 1s

95.62% (-1.97%) compared to 6f9ddd7

View this Pull Request on Codecov

95.62% (-1.97%) compared to 6f9ddd7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.62%. Comparing base (6f9ddd7) to head (a156c4f).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #31      +/-   ##
==========================================
- Coverage   97.59%   95.62%   -1.97%     
==========================================
  Files           9       10       +1     
  Lines         166      183      +17     
  Branches       39       48       +9     
==========================================
+ Hits          162      175      +13     
  Misses          3        3              
- Partials        1        5       +4     
Files with missing lines Coverage Δ
include/scippp/model.hpp 80.76% <ø> (-15.39%) ⬇️
source/initial_solution.cpp 100.00% <100.00%> (ø)
source/model.cpp 98.79% <100.00%> (+0.20%) ⬆️