python-trio / trio

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

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

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

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

updates:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.61%. Comparing base (c9baca6) to head (1b57b78).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3065 +/- ## ========================================== - Coverage 99.63% 99.61% -0.02% ========================================== Files 121 121 Lines 17839 17839 Branches 3206 3206 ========================================== - Hits 17774 17771 -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/3065/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=python-trio)