ICB-DCM / pyABC

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

Move near-zero population weight to warning #563

Closed yannikschaelte closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #563 (6e78fc5) into develop (9474075) will increase coverage by 0.07%. The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop     #563      +/-   ##
===========================================
+ Coverage    89.18%   89.26%   +0.07%     
===========================================
  Files          129      129              
  Lines         7853     7855       +2     
===========================================
+ Hits          7004     7012       +8     
+ Misses         849      843       -6     
Impacted Files Coverage Δ
pyabc/population.py 99.31% <100.00%> (+<0.01%) :arrow_up:
pyabc/weighted_statistics.py 92.06% <0.00%> (+9.52%) :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 9474075...6e78fc5. Read the comment docs.