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

Fix disable checkpointing #101

Merged
merged 3 commits into from
Jul 22, 2021
Merged

Fix disable checkpointing #101

merged 3 commits into from
Jul 22, 2021

Conversation

mj-will
Copy link
Owner

@mj-will mj-will commented Jul 22, 2021

Fixes a bug that prevented disabling the periodic checkpointing.

@mj-will mj-will added the bug Something isn't working label Jul 22, 2021
@mj-will mj-will added this to the v0.3.1 milestone Jul 22, 2021
@codecov-commenter
Copy link

codecov-commenter commented Jul 22, 2021

Codecov Report

Merging #101 (90f5ce5) into main (9362ba2) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #101   +/-   ##
=======================================
  Coverage   94.30%   94.31%           
=======================================
  Files          39       39           
  Lines        3514     3515    +1     
=======================================
+ Hits         3314     3315    +1     
  Misses        200      200           
Flag Coverage Δ
unittests 94.31% <100.00%> (+<0.01%) ⬆️

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

Impacted Files Coverage Δ
nessai/nestedsampler.py 98.89% <100.00%> (+<0.01%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9362ba2...90f5ce5. Read the comment docs.

@mj-will mj-will merged commit 67dd26d into main Jul 22, 2021
@mj-will mj-will deleted the fix-disable-checkpointing branch July 22, 2021 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants