andrewrosemberg / LearningToOptimize.jl

Learning to optimize (L2O) package that provides basic functionalities to help fit proxy models for optimization.
MIT License
12 stars 0 forks source link

Ar/generate #17

Closed andrewrosemberg closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

Attention: Patch coverage is 93.75000% with 8 lines in your changes are missing coverage. Please review.

Project coverage is 93.89%. Comparing base (dabe58f) to head (e0bd10e). Report is 1 commits behind head on main.

Files Patch % Lines
src/csvrecorder.jl 78.57% 6 Missing :warning:
src/datasetgen.jl 94.59% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17 +/- ## =========================================== + Coverage 64.77% 93.89% +29.11% =========================================== Files 11 9 -2 Lines 494 344 -150 =========================================== + Hits 320 323 +3 + Misses 174 21 -153 ```

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