businho / pytest-ruff

MIT License
31 stars 9 forks source link

Support old pytests #13

Closed iurisilvio closed 7 months ago

iurisilvio commented 7 months ago

Fix #11

codecov[bot] commented 7 months ago

Codecov Report

Attention: Patch coverage is 90.90909% with 4 lines in your changes are missing coverage. Please review.

Project coverage is 89.13%. Comparing base (463bb48) to head (fb2243f).

Files Patch % Lines
pytest_ruff/__init__.py 66.66% 3 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #13 +/- ## ========================================== + Coverage 86.23% 89.13% +2.89% ========================================== Files 4 5 +1 Lines 109 138 +29 Branches 16 17 +1 ========================================== + Hits 94 123 +29 - Misses 6 7 +1 + Partials 9 8 -1 ```

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