libprima / PRIMA.jl

a Julia interface to PRIMA, a Reference Implementation for Powell's methods with Modernization and Amelioration
MIT License
21 stars 5 forks source link

Use CUTEst.jl v1.0.1 #31

Closed amontoison closed 1 month ago

amontoison commented 2 months ago

@emmt @zaikunzhang -> https://discourse.julialang.org/t/ann-cutest-jl-enhanced-support-for-single-double-and-quadruple-precision/118788

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.50%. Comparing base (6bc54d7) to head (5a5ca89). Report is 1 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #31 +/- ## ======================================= Coverage 87.50% 87.50% ======================================= Files 4 4 Lines 320 320 ======================================= Hits 280 280 Misses 40 40 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

amontoison commented 2 months ago

@emmt

emmt commented 1 month ago
  • Your commit ee406df broke some CI builds, so I reverted it.

No problems!

  • Test the extension for CUTEst on Windows (32-bit and 64-bit platforms).

Do you think that we can close the related issues?

amontoison commented 1 month ago

Yes, we can close the related issues.