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 #2991

Closed pre-commit-ci[bot] closed 2 months ago

pre-commit-ci[bot] commented 2 months ago

updates:

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 99.63%. Comparing base (59b2eac) to head (797be4a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2991 +/- ## ========================================== + Coverage 98.39% 99.63% +1.23% ========================================== Files 117 117 Lines 17602 17602 Branches 2785 3174 +389 ========================================== + Hits 17320 17537 +217 + Misses 238 46 -192 + Partials 44 19 -25 ``` [see 30 files with indirect coverage changes](https://app.codecov.io/gh/python-trio/trio/pull/2991/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=python-trio)
CoolCat467 commented 2 months ago

With version bump might need to also update tests' version

CoolCat467 commented 2 months ago

No version mismatch issues immediately, so I'll let autodeps take care of that.