Skip to content

Truncate retrieved arrays to chain length #39

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

Merged
merged 2 commits into from
Jul 27, 2022
Merged

Truncate retrieved arrays to chain length #39

merged 2 commits into from
Jul 27, 2022

Conversation

michaelosthege
Copy link
Member

Closes #38

@michaelosthege michaelosthege added the bug Something isn't working label Jul 27, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #39 (0d94d5c) into main (249acd6) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main      #39   +/-   ##
=======================================
  Coverage   95.51%   95.52%           
=======================================
  Files           8        8           
  Lines         558      559    +1     
=======================================
+ Hits          533      534    +1     
  Misses         25       25           
Impacted Files Coverage Δ
mcbackend/__init__.py 71.42% <100.00%> (ø)
mcbackend/core.py 85.47% <100.00%> (+0.12%) ⬆️

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 249acd6...0d94d5c. Read the comment docs.

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.

IndexError when loading data from currently running MCMC
2 participants