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

Make upper and lower bounds optional #3

Merged
merged 5 commits into from
Aug 9, 2023
Merged

Make upper and lower bounds optional #3

merged 5 commits into from
Aug 9, 2023

Conversation

hedtke
Copy link
Collaborator

@hedtke hedtke commented Aug 9, 2023

This is an extension of #1

@codecov
Copy link

codecov bot commented Aug 9, 2023

Codecov Report

Merging #3 (8c176f7) into main (6da1dd9) will increase coverage by 0.17%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main       #3      +/-   ##
==========================================
+ Coverage   96.92%   97.10%   +0.17%     
==========================================
  Files           8        8              
  Lines         130      138       +8     
  Branches       35       37       +2     
==========================================
+ Hits          126      134       +8     
  Misses          3        3              
  Partials        1        1              
Files Changed Coverage Δ
include/scippp/model.hpp 95.83% <100.00%> (+1.38%) ⬆️
source/model.cpp 98.30% <100.00%> (+0.05%) ⬆️

@hedtke hedtke merged commit c78e798 into scipopt:main Aug 9, 2023
10 checks passed
@hedtke hedtke added this to the 1.0.0 milestone Oct 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants