meyer-lab / tHMM

A general Python framework for using hidden Markov models on binary trees or cell lineage trees.
https://asmlab.org
MIT License
10 stars 1 forks source link

Update figure8.py #872

Closed Farnazmdi closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #872 (6a25c66) into master (06e2add) will decrease coverage by 0.05%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #872      +/-   ##
==========================================
- Coverage   73.80%   73.75%   -0.06%     
==========================================
  Files          24       24              
  Lines        1905     1905              
==========================================
- Hits         1406     1405       -1     
- Misses        499      500       +1     
Flag Coverage Δ
unittests 73.75% <ø> (-0.06%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
lineage/states/stateCommon.py 94.31% <0.00%> (-1.14%) :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 06e2add...6a25c66. Read the comment docs.

aarmey commented 2 years ago

Thanks!