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

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 (d0a93a8) to head (245f75d).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2986 +/- ## ======================================= Coverage 99.63% 99.63% ======================================= Files 117 117 Lines 17598 17598 Branches 3171 3171 ======================================= Hits 17533 17533 Misses 46 46 Partials 19 19 ```