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

Refactor dynamic loading of solvers (and IESoptLib) to using extensions #8

Merged
merged 4 commits into from
Jun 9, 2024

Conversation

sstroemer
Copy link
Member

No description provided.

Copy link

codecov bot commented Jun 9, 2024

Codecov Report

Attention: Patch coverage is 26.82927% with 30 lines in your changes missing coverage. Please review.

Project coverage is 36.25%. Comparing base (6baa045) to head (45cdf43).
Report is 1 commits behind head on main.

@@             Coverage Diff             @@
##             main       #8       +/-   ##
===========================================
- Coverage   53.17%   36.25%   -16.93%     
===========================================
  Files          93      101        +8     
  Lines        3716     3655       -61     
===========================================
- Hits         1976     1325      -651     
- Misses       1740     2330      +590     
Files Coverage Δ
ext/OptExtHiGHS/OptExtHiGHS.jl 100.00% <100.00%> (ø)
ext/LoadIESoptLib/LoadIESoptLib.jl 0.00% <0.00%> (ø)
ext/OptExtCPLEX/OptExtCPLEX.jl 0.00% <0.00%> (ø)
ext/OptExtCbc/OptExtCbc.jl 0.00% <0.00%> (ø)
ext/OptExtGLPK/OptExtGLPK.jl 0.00% <0.00%> (ø)
ext/OptExtGurobi/OptExtGurobi.jl 0.00% <0.00%> (ø)
ext/OptExtIpopt/OptExtIpopt.jl 0.00% <0.00%> (ø)
ext/OptExtSCIP/OptExtSCIP.jl 0.00% <0.00%> (ø)
src/utils/utils.jl 28.57% <0.00%> (-35.07%) ⬇️
src/precompile/precompile_tools.jl 44.44% <16.66%> (-55.56%) ⬇️
... and 1 more

... and 42 files with indirect coverage changes

@sstroemer sstroemer merged commit 0dea0be into main Jun 9, 2024
3 of 5 checks passed
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.

1 participant