mmore500 / hstrat

hstrat enables phylogenetic inference on distributed digital evolution populations
Other
3 stars 2 forks source link

WIP: adding initial matrix apporach #148

Open vivaansinghvi07 opened 1 week ago

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 26.05042% with 88 lines in your changes missing coverage. Please review.

Project coverage is 81.89%. Comparing base (4c928ae) to head (b31e8e9). Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...inference/tree/_impl/_build_trie_from_artifacts.py 25.60% 61 Missing :warning:
...enetic_inference/tree/_build_tree_trie_ensemble.py 13.33% 13 Missing :warning:
...hylogenetic_inference/tree/_impl/_TrieInnerNode.py 23.07% 10 Missing :warning:
...phylogenetic_inference/tree/_impl/_TrieLeafNode.py 42.85% 4 Missing :warning:

:exclamation: There is a different number of reports uploaded between BASE (4c928ae) and HEAD (b31e8e9). Click for more details.

HEAD has 73 uploads less than BASE | Flag | BASE (4c928ae) | HEAD (b31e8e9) | |------|------|------| |tests|95|22|
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #148 +/- ## =========================================== - Coverage 97.71% 81.89% -15.83% =========================================== Files 634 634 Lines 8764 8880 +116 =========================================== - Hits 8564 7272 -1292 - Misses 200 1608 +1408 ``` | [Flag](https://app.codecov.io/gh/mmore500/hstrat/pull/148/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno) | Coverage Δ | | |---|---|---| | [tests](https://app.codecov.io/gh/mmore500/hstrat/pull/148/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno) | `81.89% <26.05%> (-15.83%)` | :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=Matthew+Andres+Moreno#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.