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 type instability in set_objective_coefficient #3590

Merged
merged 5 commits into from
Nov 29, 2023

Update JuMP.jl

0ca3475
Select commit
Loading
Failed to load commit list.
Merged

Fix type instability in set_objective_coefficient #3590

Update JuMP.jl
0ca3475
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 29, 2023 in 0s

98.39% (+0.13%) compared to 35e7713

View this Pull Request on Codecov

98.39% (+0.13%) compared to 35e7713

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (35e7713) 98.26% compared to head (0ca3475) 98.39%.
Report is 25 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3590      +/-   ##
==========================================
+ Coverage   98.26%   98.39%   +0.13%     
==========================================
  Files          37       38       +1     
  Lines        5580     5675      +95     
==========================================
+ Hits         5483     5584     +101     
+ Misses         97       91       -6     

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