Skip to content

Release 0.10.12 #399

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
Jan 20, 2021
Merged

Release 0.10.12 #399

merged 2 commits into from
Jan 20, 2021

Conversation

yannikschaelte
Copy link
Member

@yannikschaelte yannikschaelte commented Jan 20, 2021

* Check components in look-ahead mode

* fixup
@yannikschaelte yannikschaelte changed the title Check components in look-ahead mode Release 0.10.12 Jan 20, 2021
@codecov-io
Copy link

codecov-io commented Jan 20, 2021

Codecov Report

Merging #399 (76553d9) into master (ba0fbae) will decrease coverage by 0.17%.
The diff coverage is 79.72%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #399      +/-   ##
==========================================
- Coverage   84.25%   84.08%   -0.18%     
==========================================
  Files          91       91              
  Lines        5259     5321      +62     
==========================================
+ Hits         4431     4474      +43     
- Misses        828      847      +19     
Impacted Files Coverage Δ
pyabc/distance/distance.py 85.61% <66.66%> (-1.35%) ⬇️
pyabc/acceptor/acceptor.py 91.33% <70.00%> (-1.94%) ⬇️
pyabc/epsilon/temperature.py 88.44% <71.42%> (-1.38%) ⬇️
pyabc/distance/base.py 83.33% <75.00%> (-0.76%) ⬇️
pyabc/epsilon/base.py 96.42% <75.00%> (-3.58%) ⬇️
pyabc/epsilon/epsilon.py 92.30% <100.00%> (-2.29%) ⬇️
pyabc/inference/smc.py 95.45% <100.00%> (+0.01%) ⬆️
pyabc/sampler/base.py 94.28% <100.00%> (+0.34%) ⬆️
pyabc/sampler/redis_eps/sampler.py 96.59% <100.00%> (+0.30%) ⬆️
pyabc/version.py 100.00% <100.00%> (ø)
... and 4 more

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 ba0fbae...76553d9. Read the comment docs.

@yannikschaelte yannikschaelte merged commit 5899d77 into master Jan 20, 2021
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