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

Upg #907

Closed Farnazmdi closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #907 (6e0b1d5) into master (19c563c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #907   +/-   ##
=======================================
  Coverage   81.34%   81.34%           
=======================================
  Files          26       26           
  Lines        2160     2160           
=======================================
  Hits         1757     1757           
  Misses        403      403           
Flag Coverage Δ
unittests 81.34% <ø> (ø)

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

Impacted Files Coverage Δ
lineage/states/stateCommon.py 93.33% <0.00%> (-1.12%) :arrow_down:
lineage/LineageInputOutput.py 92.05% <0.00%> (+0.05%) :arrow_up:
lineage/import_lineage.py 97.82% <0.00%> (+0.70%) :arrow_up:

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