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

Use MOI.add_constrained_variable when creating variables #3863

Merged
merged 7 commits into from
Nov 1, 2024

Update

636191e
Select commit
Loading
Failed to load commit list.
Merged

Use MOI.add_constrained_variable when creating variables #3863

Update
636191e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 1, 2024 in 1s

97.49% (-0.06%) compared to c63b19c

View this Pull Request on Codecov

97.49% (-0.06%) compared to c63b19c

Details

Codecov Report

Attention: Patch coverage is 95.12195% with 2 lines in your changes missing coverage. Please review.

Project coverage is 97.49%. Comparing base (c63b19c) to head (636191e).

Files with missing lines Patch % Lines
src/variables.jl 95.12% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3863      +/-   ##
==========================================
- Coverage   97.54%   97.49%   -0.06%     
==========================================
  Files          44       44              
  Lines        6029     6060      +31     
==========================================
+ Hits         5881     5908      +27     
- Misses        148      152       +4     

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