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 the new package SIFDecode_jll.jl #330

Merged
merged 9 commits into from
Aug 14, 2024

Conversation

amontoison
Copy link
Member

  • Use the new JLL package dedicated to SIFDecode
  • Use the latest SIF decoder implemented as a Fortran executable
  • Support multiple precision for decoding (:single, :double and :quadruple)

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

Attention: Patch coverage is 73.91304% with 12 lines in your changes missing coverage. Please review.

Project coverage is 87.79%. Comparing base (f2ad6a4) to head (c8646e7).
Report is 7 commits behind head on main.

Files Patch % Lines
src/CUTEst.jl 73.91% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #330      +/-   ##
==========================================
- Coverage   89.11%   87.79%   -1.32%     
==========================================
  Files           5        5              
  Lines         790      803      +13     
==========================================
+ Hits          704      705       +1     
- Misses         86       98      +12     

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

@amontoison amontoison merged commit ed41552 into JuliaSmoothOptimizers:main Aug 14, 2024
8 of 10 checks passed
@amontoison amontoison deleted the sifdecode branch August 14, 2024 19:35
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.

2 participants