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

Entzynger tree is working #991

Open aarmey opened 8 months ago

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 98.82353% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 66.26%. Comparing base (9418293) to head (fb0a5ab). Report is 1 commits behind head on master.

:exclamation: Current head fb0a5ab differs from pull request most recent head 026e1cf. Consider uploading reports for the commit 026e1cf to get more accurate results

Files Patch % Lines
lineage/tests/test_BaumWelch.py 66.66% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #991 +/- ## ========================================== - Coverage 69.30% 66.26% -3.05% ========================================== Files 28 27 -1 Lines 1919 1897 -22 ========================================== - Hits 1330 1257 -73 - Misses 589 640 +51 ``` | [Flag](https://app.codecov.io/gh/meyer-lab/tHMM/pull/991/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=meyer-lab) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/meyer-lab/tHMM/pull/991/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=meyer-lab) | `66.26% <98.82%> (-3.05%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=meyer-lab#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.