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

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 (e1e3eff) to head (9542c7e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2994 +/- ## ======================================= Coverage 99.63% 99.63% ======================================= Files 117 117 Lines 17593 17593 Branches 3173 3173 ======================================= Hits 17528 17528 Misses 46 46 Partials 19 19 ```