ICB-DCM / pyABC

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

Release 0.12.10 #598

Closed yannikschaelte closed 1 year ago

yannikschaelte commented 1 year ago

General:

Documentation:

Minor fixes:

Visualization:

codecov-commenter commented 1 year ago

Codecov Report

Merging #598 (99c0b86) into main (7d9c109) will decrease coverage by 0.11%. The diff coverage is 96.66%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##             main     #598      +/-   ##
==========================================
- Coverage   86.85%   86.75%   -0.11%     
==========================================
  Files         129      139      +10     
  Lines        7852     7941      +89     
==========================================
+ Hits         6820     6889      +69     
- Misses       1032     1052      +20     
Impacted Files Coverage Δ
pyabc/__init__.py 100.00% <ø> (ø)
pyabc/distance/pnorm.py 85.97% <ø> (ø)
pyabc/external/__init__.py 100.00% <ø> (ø)
pyabc/external/julia/__init__.py 100.00% <ø> (ø)
pyabc/external/r/__init__.py 100.00% <ø> (ø)
pyabc/parameters/parameters.py 84.21% <ø> (ø)
pyabc/petab/amici.py 81.48% <0.00%> (ø)
pyabc/random_choice/random_choice.py 100.00% <ø> (ø)
pyabc/sampler/__init__.py 100.00% <ø> (ø)
pyabc/sampler/dask_sampler.py 83.33% <ø> (-16.67%) :arrow_down:
... and 32 more

... and 2 files with indirect coverage changes