Closed standage closed 5 years ago
Merging #68 into master will increase coverage by
0.08%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #68 +/- ##
==========================================
+ Coverage 96.15% 96.24% +0.08%
==========================================
Files 25 25
Lines 781 798 +17
Branches 153 157 +4
==========================================
+ Hits 751 768 +17
Misses 16 16
Partials 14 14
Impacted Files | Coverage Δ | |
---|---|---|
microhapulator/cli/sim.py | 100% <ø> (ø) |
:arrow_up: |
microhapulator/sim.py | 100% <100%> (ø) |
:arrow_up: |
microhapulator/prob.py | 100% <100%> (ø) |
: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 e02ec88...fa84a2c. Read the comment docs.
Minor update that enables the use of panel files in
mhpl8r sim
and resolves population identifiers inmhpl8r prob
.Any relevant issue threads are referenced in the descriptionSubstantial changes are documented in CHANGELOG.md (see https://keepachangelog.com/en/1.0.0/)