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

Closed pre-commit-ci[bot] closed 2 weeks ago

pre-commit-ci[bot] commented 2 weeks ago

updates:

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 99.63%. Comparing base (53ff38a) to head (c40862b).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3020 +/- ## ======================================= Coverage 99.63% 99.63% ======================================= Files 120 120 Lines 17863 17863 Branches 3217 3217 ======================================= Hits 17798 17798 Misses 46 46 Partials 19 19 ```