tskit-dev / tskit

Population-scale genomics
MIT License
153 stars 72 forks source link

Update pre-commit #2946

Closed benjeffery closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 89.63%. Comparing base (1b84b63) to head (66403f7).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2946 +/- ## ======================================= Coverage 89.63% 89.63% ======================================= Files 29 29 Lines 30174 30174 Branches 5873 5873 ======================================= Hits 27046 27046 Misses 1789 1789 Partials 1339 1339 ``` | [Flag](https://app.codecov.io/gh/tskit-dev/tskit/pull/2946/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev) | Coverage Δ | | |---|---|---| | [c-tests](https://app.codecov.io/gh/tskit-dev/tskit/pull/2946/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev) | `86.20% <ø> (ø)` | | | [lwt-tests](https://app.codecov.io/gh/tskit-dev/tskit/pull/2946/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev) | `80.78% <ø> (ø)` | | | [python-c-tests](https://app.codecov.io/gh/tskit-dev/tskit/pull/2946/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev) | `88.72% <ø> (ø)` | | | [python-tests](https://app.codecov.io/gh/tskit-dev/tskit/pull/2946/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev) | `99.03% <100.00%> (ø)` | | 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=tskit-dev#carryforward-flags-in-the-pull-request-comment) to find out more. | [Files](https://app.codecov.io/gh/tskit-dev/tskit/pull/2946?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev) | Coverage Δ | | |---|---|---| | [c/tskit/core.c](https://app.codecov.io/gh/tskit-dev/tskit/pull/2946?src=pr&el=tree&filepath=c%2Ftskit%2Fcore.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev#diff-Yy90c2tpdC9jb3JlLmM=) | `95.62% <ø> (ø)` | | | [c/tskit/core.h](https://app.codecov.io/gh/tskit-dev/tskit/pull/2946?src=pr&el=tree&filepath=c%2Ftskit%2Fcore.h&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev#diff-Yy90c2tpdC9jb3JlLmg=) | `100.00% <ø> (ø)` | | | [python/\_tskitmodule.c](https://app.codecov.io/gh/tskit-dev/tskit/pull/2946?src=pr&el=tree&filepath=python%2F_tskitmodule.c&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev#diff-cHl0aG9uL190c2tpdG1vZHVsZS5j) | `88.72% <ø> (ø)` | | | [python/tskit/\_\_init\_\_.py](https://app.codecov.io/gh/tskit-dev/tskit/pull/2946?src=pr&el=tree&filepath=python%2Ftskit%2F__init__.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev#diff-cHl0aG9uL3Rza2l0L19faW5pdF9fLnB5) | `100.00% <ø> (ø)` | | | [python/tskit/combinatorics.py](https://app.codecov.io/gh/tskit-dev/tskit/pull/2946?src=pr&el=tree&filepath=python%2Ftskit%2Fcombinatorics.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev#diff-cHl0aG9uL3Rza2l0L2NvbWJpbmF0b3JpY3MucHk=) | `99.36% <ø> (ø)` | | | [python/tskit/metadata.py](https://app.codecov.io/gh/tskit-dev/tskit/pull/2946?src=pr&el=tree&filepath=python%2Ftskit%2Fmetadata.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev#diff-cHl0aG9uL3Rza2l0L21ldGFkYXRhLnB5) | `99.04% <100.00%> (ø)` | | | [python/tskit/text\_formats.py](https://app.codecov.io/gh/tskit-dev/tskit/pull/2946?src=pr&el=tree&filepath=python%2Ftskit%2Ftext_formats.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev#diff-cHl0aG9uL3Rza2l0L3RleHRfZm9ybWF0cy5weQ==) | `100.00% <ø> (ø)` | | | [python/tskit/trees.py](https://app.codecov.io/gh/tskit-dev/tskit/pull/2946?src=pr&el=tree&filepath=python%2Ftskit%2Ftrees.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev#diff-cHl0aG9uL3Rza2l0L3RyZWVzLnB5) | `98.84% <ø> (ø)` | | | [python/tskit/util.py](https://app.codecov.io/gh/tskit-dev/tskit/pull/2946?src=pr&el=tree&filepath=python%2Ftskit%2Futil.py&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tskit-dev#diff-cHl0aG9uL3Rza2l0L3V0aWwucHk=) | `100.00% <ø> (ø)` | |