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

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

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

updates:

codecov[bot] commented 7 months ago

Codecov Report

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

Comparison is base (ea8f4be) 99.64% compared to head (194f5ab) 99.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2962 +/- ## ======================================= Coverage 99.64% 99.64% ======================================= Files 117 117 Lines 17634 17634 Branches 3172 3172 ======================================= Hits 17572 17572 Misses 43 43 Partials 19 19 ```