JuliaSmoothOptimizers / HSL.jl

Julia interface to the HSL Mathematical Software Library
Other
45 stars 16 forks source link

Update the C wrappers #204

Closed amontoison closed 10 months ago

amontoison commented 10 months ago

close #202

codecov[bot] commented 10 months ago

Codecov Report

Attention: 68 lines in your changes are missing coverage. Please review.

Comparison is base (ae6e64c) 0.13% compared to head (a4128a6) 0.00%. Report is 2 commits behind head on main.

Files Patch % Lines
src/C/hsl_ma97.jl 0.00% 16 Missing :warning:
src/C/hsl_ma48.jl 0.00% 8 Missing :warning:
src/C/hsl_ma57.jl 0.00% 8 Missing :warning:
src/C/hsl_mi20.jl 0.00% 6 Missing :warning:
src/C/hsl_ma77.jl 0.00% 4 Missing :warning:
src/C/hsl_ma86.jl 0.00% 4 Missing :warning:
src/C/hsl_ma87.jl 0.00% 4 Missing :warning:
src/C/hsl_mc64.jl 0.00% 4 Missing :warning:
src/C/hsl_mc68.jl 0.00% 4 Missing :warning:
src/C/hsl_mc79.jl 0.00% 4 Missing :warning:
... and 2 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #204 +/- ## ======================================== - Coverage 0.13% 0.00% -0.14% ======================================== Files 128 129 +1 Lines 5038 5090 +52 ======================================== - Hits 7 0 -7 - Misses 5031 5090 +59 ```

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