Skip to content

Conversation

@AntonOresten
Copy link
Member

Allows for annealing, adding points, using recorded trajectories, tracking across phases...

To-do:

  • Should use dictionaries for recording to allow different step sizes across phases. need to be careful with off-by-ones, midpoint steps etc.
  • Non-linear time steps

@codecov
Copy link

codecov bot commented Oct 20, 2025

Codecov Report

❌ Patch coverage is 0.60241% with 165 lines in your changes missing coverage. Please review.
✅ Project coverage is 18.25%. Comparing base (d8ea18c) to head (1af421e).
⚠️ Report is 3 commits behind head on main.

Files with missing lines Patch % Lines
src/flow.jl 0.89% 111 Missing ⚠️
src/reverse.jl 0.00% 40 Missing ⚠️
src/ChainStorm.jl 0.00% 14 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #6      +/-   ##
==========================================
- Coverage   25.39%   18.25%   -7.15%     
==========================================
  Files           5        4       -1     
  Lines         189      263      +74     
==========================================
  Hits           48       48              
- Misses        141      215      +74     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

3 participants