python-trio / trio

Trio – a friendly Python library for async concurrency and I/O
https://trio.readthedocs.io
Other
6.22k stars 342 forks source link

[pre-commit.ci] pre-commit autoupdate #3102

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.58%. Comparing base (5d9067b) to head (e90283c). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3102 +/- ## ======================================= Coverage 99.58% 99.58% ======================================= Files 121 121 Lines 18002 18002 Branches 3248 3248 ======================================= Hits 17927 17927 Misses 52 52 Partials 23 23 ```