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

Add support for modifying quadratic coefficients #3658

Merged
merged 8 commits into from
Jan 29, 2024

Update test_objective.jl

cf56be3
Select commit
Loading
Failed to load commit list.
Merged

Add support for modifying quadratic coefficients #3658

Update test_objective.jl
cf56be3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jan 29, 2024 in 0s

98.29% (+0.00%) compared to 8b72fff

View this Pull Request on Codecov

98.29% (+0.00%) compared to 8b72fff

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8b72fff) 98.28% compared to head (cf56be3) 98.29%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3658   +/-   ##
=======================================
  Coverage   98.28%   98.29%           
=======================================
  Files          43       43           
  Lines        5652     5681   +29     
=======================================
+ Hits         5555     5584   +29     
  Misses         97       97           

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