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

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

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

updates:

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 99.64%. Comparing base (e94e92a) to head (c7b5ea8).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2976 +/- ## ======================================= Coverage 99.64% 99.64% ======================================= Files 117 117 Lines 17594 17594 Branches 3171 3171 ======================================= Hits 17532 17532 Misses 43 43 Partials 19 19 ```