ICB-DCM / pyABC

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

Various fixes #604

Closed yannikschaelte closed 1 year ago

yannikschaelte commented 1 year ago
codecov-commenter commented 1 year ago

Codecov Report

Merging #604 (ef02bbb) into develop (f51826b) will decrease coverage by 0.19%. The diff coverage is 97.14%.

: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             @@
##           develop     #604      +/-   ##
===========================================
- Coverage    86.92%   86.73%   -0.19%     
===========================================
  Files          130      139       +9     
  Lines         7931     7941      +10     
===========================================
- Hits          6894     6888       -6     
- Misses        1037     1053      +16     
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 30 more

... and 1 file with indirect coverage changes