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

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.58%. Comparing base (f03663a) to head (e05dcc3).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3093 +/- ## ======================================= Coverage 99.58% 99.58% ======================================= Files 121 121 Lines 17992 17992 Branches 3245 3245 ======================================= Hits 17917 17917 Misses 52 52 Partials 23 23 ```