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

Clean a bit more #982

Closed aarmey closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #982 (bfd8944) into master (f53f5a8) will decrease coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #982      +/-   ##
==========================================
- Coverage   73.91%   73.88%   -0.03%     
==========================================
  Files          26       26              
  Lines        2070     2068       -2     
==========================================
- Hits         1530     1528       -2     
  Misses        540      540              
Flag Coverage Δ
unittests 73.88% <100.00%> (-0.03%) :arrow_down:

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

Impacted Files Coverage Δ
lineage/tests/test_tHMM.py 100.00% <ø> (ø)
lineage/Analyze.py 93.00% <100.00%> (ø)
lineage/BaumWelch.py 89.24% <100.00%> (ø)
lineage/LineageTree.py 97.85% <100.00%> (ø)
lineage/crossval.py 81.08% <100.00%> (-0.98%) :arrow_down:
lineage/tests/test_BaumWelch.py 100.00% <100.00%> (ø)

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