jeetsukumaran / DendroPy

A Python library for phylogenetic scripting, simulation, data processing and manipulation.
https://pypi.org/project/DendroPy/.
BSD 3-Clause "New" or "Revised" License
205 stars 63 forks source link

Prepare version 5.0 release #176

Closed mmore500 closed 3 months ago

mmore500 commented 10 months ago
mmore500 commented 3 months ago
python_requires='>=3.6',
codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 88.73%. Comparing base (2eb8c26) to head (5c84b44).

Files Patch % Lines
tests/smoketests/test_container.py 0.00% 110 Missing :warning:
tests/smoketests/test_coalescent.py 0.00% 72 Missing :warning:
tests/smoketests/test_treesum.py 0.00% 69 Missing :warning:
tests/smoketests/test_messaging.py 0.00% 52 Missing :warning:
tests/smoketests/test_taxonmodel.py 0.00% 47 Missing :warning:
tests/smoketests/test_charmatrixmodel.py 0.00% 46 Missing :warning:
tests/smoketests/test_treecollectionmodel.py 0.00% 40 Missing :warning:
tests/smoketests/test_reconcile.py 0.00% 36 Missing :warning:
tests/smoketests/test_probability.py 0.00% 32 Missing :warning:
tests/smoketests/test_filesys.py 0.00% 31 Missing :warning:
... and 25 more

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #176 +/- ## =========================================== + Coverage 58.79% 88.73% +29.93% =========================================== Files 108 114 +6 Lines 19851 12877 -6974 =========================================== - Hits 11672 11426 -246 + Misses 8179 1451 -6728 ``` | [Flag](https://app.codecov.io/gh/jeetsukumaran/DendroPy/pull/176/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeet+Sukumaran) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/jeetsukumaran/DendroPy/pull/176/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Jeet+Sukumaran) | `88.73% <0.35%> (+29.93%)` | :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=Jeet+Sukumaran#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.