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

Multiple instances of CUTEstModel can now coexist #389

Merged
merged 5 commits into from
Aug 26, 2024

Use the shared libraries of CUTEst on Julia v1.6

72da31f
Select commit
Loading
Failed to load commit list.
Merged

Multiple instances of CUTEstModel can now coexist #389

Use the shared libraries of CUTEst on Julia v1.6
72da31f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 26, 2024 in 0s

78.12% (-11.00%) compared to f2ad6a4

View this Pull Request on Codecov

78.12% (-11.00%) compared to f2ad6a4

Details

Codecov Report

Attention: Patch coverage is 92.12598% with 10 lines in your changes missing coverage. Please review.

Project coverage is 78.12%. Comparing base (f2ad6a4) to head (72da31f).
Report is 65 commits behind head on main.

Files Patch % Lines
src/core_interface.jl 87.32% 9 Missing ⚠️
src/julia_interface.jl 93.75% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #389       +/-   ##
===========================================
- Coverage   89.11%   78.12%   -11.00%     
===========================================
  Files           5        8        +3     
  Lines         790     1545      +755     
===========================================
+ Hits          704     1207      +503     
- Misses         86      338      +252     

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