python-trio / trio

Trio – a friendly Python library for async concurrency and I/O
https://trio.readthedocs.io
Other
5.98k stars 325 forks source link

[pre-commit.ci] pre-commit autoupdate #3021

Closed pre-commit-ci[bot] closed 1 week ago

pre-commit-ci[bot] commented 1 week ago

updates:

codecov[bot] commented 1 week ago

Codecov Report

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

Project coverage is 99.61%. Comparing base (26cc6ee) to head (5dcc6d9).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3021 +/- ## ========================================== - Coverage 99.63% 99.61% -0.02% ========================================== Files 120 120 Lines 17865 17865 Branches 3216 3216 ========================================== - Hits 17800 17797 -3 - Misses 46 47 +1 - Partials 19 21 +2 ``` [see 1 file with indirect coverage changes](https://app.codecov.io/gh/python-trio/trio/pull/3021/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=python-trio)