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

added branching for early stop #60

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

xavierr
Copy link
Contributor

@xavierr xavierr commented Mar 18, 2024

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

@codecov-commenter
Copy link

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 ⚠️

❗ 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     

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

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