Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support old pytests #13

Merged
merged 3 commits into from
Mar 3, 2024

Pytest compat layer

fb2243f
Select commit
Loading
Failed to load commit list.
Merged

Support old pytests #13

Pytest compat layer
fb2243f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 3, 2024 in 0s

89.13% (+2.89%) compared to 463bb48

View this Pull Request on Codecov

89.13% (+2.89%) compared to 463bb48

Details

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 ⚠️
Additional details and impacted files
@@            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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.