Closed yannikschaelte closed 2 years ago
Merging #562 (ae13bf9) into main (6c6a138) will decrease coverage by
0.24%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## main #562 +/- ##
==========================================
- Coverage 89.38% 89.13% -0.25%
==========================================
Files 129 129
Lines 7848 7853 +5
==========================================
- Hits 7015 7000 -15
- Misses 833 853 +20
Impacted Files | Coverage Δ | |
---|---|---|
pyabc/__init__.py | 100.00% <ø> (ø) |
|
pyabc/random_variables.py | 67.42% <100.00%> (+1.28%) |
:arrow_up: |
pyabc/version.py | 100.00% <100.00%> (ø) |
|
pyabc/weighted_statistics.py | 82.53% <0.00%> (-12.70%) |
:arrow_down: |
pyabc/epsilon/silk.py | 87.09% <0.00%> (-11.30%) |
:arrow_down: |
pyabc/util/test.py | 70.00% <0.00%> (-10.00%) |
:arrow_down: |
pyabc/sampler/redis_eps/work_static.py | 72.60% <0.00%> (-2.74%) |
:arrow_down: |
pyabc/sampler/mapping.py | 95.00% <0.00%> (-2.50%) |
:arrow_down: |
pyabc/sampler/eps_mixin.py | 98.71% <0.00%> (-1.29%) |
:arrow_down: |
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 6c6a138...ae13bf9. Read the comment docs.