mmore500 / hstrat

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

Implement alifestd_validate #93

Closed mmore500 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 96.96% // Head: 96.99% // Increases project coverage by +0.03% :tada:

Coverage data is based on head (7834459) compared to base (76d8fb4). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #93 +/- ## ========================================== + Coverage 96.96% 96.99% +0.03% ========================================== Files 406 409 +3 Lines 5499 5558 +59 ========================================== + Hits 5332 5391 +59 Misses 167 167 ``` | Flag | Coverage Δ | | |---|---|---| | tests | `96.99% <100.00%> (+0.03%)` | :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/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno) | Coverage Δ | | |---|---|---| | [...t/\_auxiliary\_lib/\_alifestd\_make\_ancestor\_id\_col.py](https://codecov.io/gh/mmore500/hstrat/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno#diff-aHN0cmF0L19hdXhpbGlhcnlfbGliL19hbGlmZXN0ZF9tYWtlX2FuY2VzdG9yX2lkX2NvbC5weQ==) | `100.00% <ø> (ø)` | | | [hstrat/\_auxiliary\_lib/\_\_init\_\_.py](https://codecov.io/gh/mmore500/hstrat/pull/93?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%> (ø)` | | | [.../\_auxiliary\_lib/\_alifestd\_aggregate\_phylogenies.py](https://codecov.io/gh/mmore500/hstrat/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno#diff-aHN0cmF0L19hdXhpbGlhcnlfbGliL19hbGlmZXN0ZF9hZ2dyZWdhdGVfcGh5bG9nZW5pZXMucHk=) | `100.00% <100.00%> (ø)` | | | [hstrat/\_auxiliary\_lib/\_alifestd\_validate.py](https://codecov.io/gh/mmore500/hstrat/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno#diff-aHN0cmF0L19hdXhpbGlhcnlfbGliL19hbGlmZXN0ZF92YWxpZGF0ZS5weQ==) | `100.00% <100.00%> (ø)` | | | [hstrat/\_auxiliary\_lib/\_all\_unique.py](https://codecov.io/gh/mmore500/hstrat/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno#diff-aHN0cmF0L19hdXhpbGlhcnlfbGliL19hbGxfdW5pcXVlLnB5) | `100.00% <100.00%> (ø)` | | | [hstrat/\_auxiliary\_lib/\_count\_unique.py](https://codecov.io/gh/mmore500/hstrat/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno#diff-aHN0cmF0L19hdXhpbGlhcnlfbGliL19jb3VudF91bmlxdWUucHk=) | `100.00% <100.00%> (ø)` | | | [hstrat/\_auxiliary\_lib/\_is\_subset.py](https://codecov.io/gh/mmore500/hstrat/pull/93?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Matthew+Andres+Moreno#diff-aHN0cmF0L19hdXhpbGlhcnlfbGliL19pc19zdWJzZXQucHk=) | `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.