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

Fix setting ObjectiveLimit with Nothing as the value #187

Merged
merged 1 commit into from
Oct 25, 2023

Fix setting ObjectiveLimit with Nothing as the value

7a91d5e
Select commit
Loading
Failed to load commit list.
Merged

Fix setting ObjectiveLimit with Nothing as the value #187

Fix setting ObjectiveLimit with Nothing as the value
7a91d5e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2023 in 1s

83.41% (+0.06%) compared to 65fca08

View this Pull Request on Codecov

83.41% (+0.06%) compared to 65fca08

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (65fca08) 83.35% compared to head (7a91d5e) 83.41%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #187      +/-   ##
==========================================
+ Coverage   83.35%   83.41%   +0.06%     
==========================================
  Files           3        3              
  Lines        1634     1640       +6     
==========================================
+ Hits         1362     1368       +6     
  Misses        272      272              
Files Coverage Δ
src/MOI_wrapper.jl 94.15% <100.00%> (+0.02%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.