meyer-lab / tHMM

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

Taxol #973

Open Farnazmdi opened 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #973 (7e91efb) into master (ba1e50d) will decrease coverage by 6.20%. The diff coverage is 14.81%.

@@            Coverage Diff             @@
##           master     #973      +/-   ##
==========================================
- Coverage   75.46%   69.27%   -6.20%     
==========================================
  Files          26       26              
  Lines        2164     2317     +153     
==========================================
- Hits         1633     1605      -28     
- Misses        531      712     +181     
Flag Coverage Δ
unittests 69.27% <14.81%> (-6.20%) :arrow_down:

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

Impacted Files Coverage Δ
lineage/BaumWelch.py 89.24% <ø> (ø)
lineage/Lineage_collections.py 0.00% <0.00%> (ø)
lineage/plotTree.py 0.00% <0.00%> (ø)
lineage/import_lineage.py 46.20% <5.88%> (-51.59%) :arrow_down:
lineage/crossval.py 82.05% <65.00%> (-17.95%) :arrow_down:
lineage/CellVar.py 100.00% <100.00%> (+1.20%) :arrow_up:
lineage/LineageTree.py 100.00% <100.00%> (ø)
lineage/states/stateCommon.py 100.00% <100.00%> (ø)
lineage/tHMM.py 96.73% <100.00%> (ø)
lineage/tests/test_CrossVal.py 100.00% <100.00%> (ø)
... and 2 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more