pytest-dev / pytest-asyncio

Asyncio support for pytest
https://pytest-asyncio.readthedocs.io
Apache License 2.0
1.43k stars 152 forks source link

[pre-commit] Add pyproject-fmt, migrate from flake8 to ruff #970

Closed Pierre-Sassoulas closed 1 month ago

Pierre-Sassoulas commented 1 month ago

Saner review and CI debugging than in #969

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 91.10%. Comparing base (07b19a9) to head (20a1097).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #970 +/- ## ======================================= Coverage 91.10% 91.10% ======================================= Files 2 2 Lines 506 506 Branches 64 64 ======================================= Hits 461 461 Misses 27 27 Partials 18 18 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.