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

Doc #903

Closed Farnazmdi closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #903 (1bad782) into master (10be16f) will not change coverage. The diff coverage is 66.66%.

@@           Coverage Diff           @@
##           master     #903   +/-   ##
=======================================
  Coverage   81.29%   81.29%           
=======================================
  Files          26       26           
  Lines        2160     2160           
=======================================
  Hits         1756     1756           
  Misses        404      404           
Flag Coverage Δ
unittests 81.29% <66.66%> (ø)

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

Impacted Files Coverage Δ
lineage/Analyze.py 87.35% <ø> (ø)
lineage/export_states.py 0.00% <0.00%> (ø)
lineage/import_lineage.py 97.12% <100.00%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more