Jutul.jl icon indicating copy to clipboard operation
Jutul.jl copied to clipboard

added branching for early stop

Open xavierr opened this issue 2 years ago • 1 comments

We add the possibility to pass via the hook a function that can stop earlier the simulation.

xavierr avatar Mar 18 '24 13:03 xavierr

Codecov Report

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

Project coverage is 43.88%. Comparing base (7b84168) to head (df2a078).

Files Patch % Lines
src/simulator/simulator.jl 40.00% 9 Missing :warning:

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #60      +/-   ##
==========================================
- Coverage   43.89%   43.88%   -0.01%     
==========================================
  Files         129      129              
  Lines       14023    14037      +14     
==========================================
+ Hits         6155     6160       +5     
- Misses       7868     7877       +9     

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

codecov-commenter avatar Mar 18 '24 13:03 codecov-commenter