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

[HREMD] Truncate extra samples when loading checkpoint #31

Merged
merged 1 commit into from
Dec 14, 2024

Conversation

SimonBoothroyd
Copy link
Collaborator

Description

This PR ensures that the samples.arrow does contain samples generated after a checkpoint was saved, when resuming HREMD from that checkpoint. (e.g. if checkpoint_interval >1)

Status

  • Ready to go

Copy link

codecov bot commented Dec 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.57%. Comparing base (5364c32) to head (9af4b41).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #31   +/-   ##
=======================================
  Coverage   95.56%   95.57%           
=======================================
  Files          46       46           
  Lines        3092     3093    +1     
=======================================
+ Hits         2955     2956    +1     
  Misses        137      137           
Flag Coverage Δ
unittests 95.57% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@SimonBoothroyd SimonBoothroyd merged commit 0f1ae8f into main Dec 14, 2024
3 checks passed
@SimonBoothroyd SimonBoothroyd deleted the sb/trunc-hremd-samples branch December 14, 2024 18:36
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.

1 participant