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
Merged

Support old pytests #13

merged 3 commits into from
Mar 3, 2024

Conversation

iurisilvio
Copy link
Contributor

@iurisilvio iurisilvio commented Feb 26, 2024

Fix #11

Copy link

codecov bot commented Feb 26, 2024

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.

@iurisilvio iurisilvio force-pushed the support-old-pytest branch 3 times, most recently from 8268012 to 6d8f700 Compare February 27, 2024 22:21
@iurisilvio iurisilvio force-pushed the support-old-pytest branch 3 times, most recently from 13b9597 to 7e959db Compare February 28, 2024 22:52
@iurisilvio iurisilvio merged commit 37b8e73 into main Mar 3, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AttributeError: module 'pytest' has no attribute 'StashKey'
1 participant