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

Migrate to PyOptInterface #79

Merged
merged 55 commits into from
Dec 15, 2024

Downgrade from Python 3.12

d51e9b3
Select commit
Loading
Failed to load commit list.
Merged

Migrate to PyOptInterface #79

Downgrade from Python 3.12
d51e9b3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 15, 2024 in 0s

95.71% (+1.10%) compared to 53c14ff

View this Pull Request on Codecov

95.71% (+1.10%) compared to 53c14ff

Details

Codecov Report

Attention: Patch coverage is 95.92593% with 11 lines in your changes missing coverage. Please review.

Project coverage is 95.71%. Comparing base (53c14ff) to head (d51e9b3).

Files with missing lines Patch % Lines
src/pyoframe/model.py 90.16% 6 Missing ⚠️
src/pyoframe/core.py 96.29% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #79      +/-   ##
==========================================
+ Coverage   94.61%   95.71%   +1.10%     
==========================================
  Files          13        9       -4     
  Lines        1448     1028     -420     
==========================================
- Hits         1370      984     -386     
+ Misses         78       44      -34     

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