mmore500 / hstrat

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

Implement perfect phylogenetic tracking tools #89

Closed mmore500 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.75% // Head: 96.76% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (a6835a6) compared to base (9a5ce45). Patch coverage: 98.21% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #89 +/- ## ========================================== + Coverage 96.75% 96.76% +0.01% ========================================== Files 352 357 +5 Lines 4648 4704 +56 ========================================== + Hits 4497 4552 +55 - Misses 151 152 +1 ``` | Flag | Coverage Δ | | |---|---|---| | tests | `96.76% <98.21%> (+0.01%)` | :arrow_up: | 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. | [Impacted Files](https://codecov.io/gh/mmore500/hstrat/pull/89?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno) | Coverage Δ | | |---|---|---| | [...at/test\_drive/\_descend\_template\_phylogeny\_naive.py](https://codecov.io/gh/mmore500/hstrat/pull/89?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno#diff-aHN0cmF0L3Rlc3RfZHJpdmUvX2Rlc2NlbmRfdGVtcGxhdGVfcGh5bG9nZW55X25haXZlLnB5) | `100.00% <ø> (ø)` | | | [hstrat/\_auxiliary\_lib/\_zip\_strict.py](https://codecov.io/gh/mmore500/hstrat/pull/89?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno#diff-aHN0cmF0L19hdXhpbGlhcnlfbGliL196aXBfc3RyaWN0LnB5) | `91.66% <91.66%> (ø)` | | | [hstrat/\_auxiliary\_lib/\_\_init\_\_.py](https://codecov.io/gh/mmore500/hstrat/pull/89?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno#diff-aHN0cmF0L19hdXhpbGlhcnlfbGliL19faW5pdF9fLnB5) | `100.00% <100.00%> (ø)` | | | [hstrat/test\_drive/\_\_init\_\_.py](https://codecov.io/gh/mmore500/hstrat/pull/89?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno#diff-aHN0cmF0L3Rlc3RfZHJpdmUvX19pbml0X18ucHk=) | `100.00% <100.00%> (ø)` | | | [...\_drive/perfect\_tracking/\_PerfectBacktrackHandle.py](https://codecov.io/gh/mmore500/hstrat/pull/89?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno#diff-aHN0cmF0L3Rlc3RfZHJpdmUvcGVyZmVjdF90cmFja2luZy9fUGVyZmVjdEJhY2t0cmFja0hhbmRsZS5weQ==) | `100.00% <100.00%> (ø)` | | | [hstrat/test\_drive/perfect\_tracking/\_\_init\_\_.py](https://codecov.io/gh/mmore500/hstrat/pull/89?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno#diff-aHN0cmF0L3Rlc3RfZHJpdmUvcGVyZmVjdF90cmFja2luZy9fX2luaXRfXy5weQ==) | `100.00% <100.00%> (ø)` | | | [...t\_tracking/\_compile\_perfect\_backtrack\_phylogeny.py](https://codecov.io/gh/mmore500/hstrat/pull/89?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno#diff-aHN0cmF0L3Rlc3RfZHJpdmUvcGVyZmVjdF90cmFja2luZy9fY29tcGlsZV9wZXJmZWN0X2JhY2t0cmFja19waHlsb2dlbnkucHk=) | `100.00% <100.00%> (ø)` | | | [...erfect\_tracking/\_iter\_perfect\_backtrack\_lineage.py](https://codecov.io/gh/mmore500/hstrat/pull/89?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno#diff-aHN0cmF0L3Rlc3RfZHJpdmUvcGVyZmVjdF90cmFja2luZy9faXRlcl9wZXJmZWN0X2JhY2t0cmFja19saW5lYWdlLnB5) | `100.00% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.