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

Closed pre-commit-ci[bot] closed 1 month ago

pre-commit-ci[bot] commented 1 month ago

updates:

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 99.63%. Comparing base (c2df486) to head (d34c1fa). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3067 +/- ## ======================================= Coverage 99.63% 99.63% ======================================= Files 121 121 Lines 17839 17839 Branches 3206 3206 ======================================= Hits 17774 17774 Misses 46 46 Partials 19 19 ```