ICB-DCM / pyABC

distributed, likelihood-free inference
https://pyabc.rtfd.io
BSD 3-Clause "New" or "Revised" License
205 stars 44 forks source link

Release 0.11.11 (KARNEVAL) #537

Closed yannikschaelte closed 2 years ago

yannikschaelte commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #537 (38115ef) into main (ef3369f) will increase coverage by 0.28%. The diff coverage is 98.35%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #537      +/-   ##
==========================================
+ Coverage   88.98%   89.26%   +0.28%     
==========================================
  Files         127      128       +1     
  Lines        7551     7790     +239     
==========================================
+ Hits         6719     6954     +235     
- Misses        832      836       +4     
Impacted Files Coverage Δ
pyabc/util/par_trafo.py 86.84% <80.00%> (-1.73%) :arrow_down:
pyabc/visualization/sankey.py 96.29% <91.89%> (-3.71%) :arrow_down:
pyabc/version.py 100.00% <100.00%> (ø)
pyabc/visualization/colors.py 100.00% <100.00%> (ø)
pyabc/sampler/redis_eps/sampler.py 96.00% <0.00%> (-0.50%) :arrow_down:
pyabc/inference_util.py 96.22% <0.00%> (+0.62%) :arrow_up:

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 ef3369f...38115ef. Read the comment docs.