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

Fix pytest without cache -pno:cacheprovider #29

Merged
merged 2 commits into from
Jul 21, 2024
Merged

Conversation

iurisilvio
Copy link
Contributor

@iurisilvio iurisilvio commented Jul 21, 2024

Fix #27

Copy link

codecov bot commented Jul 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.75%. Comparing base (9efc242) to head (d5d5d78).
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #29      +/-   ##
==========================================
+ Coverage   86.98%   88.75%   +1.76%     
==========================================
  Files           5        5              
  Lines         146      160      +14     
  Branches       20       23       +3     
==========================================
+ Hits          127      142      +15     
  Misses          9        9              
+ Partials       10        9       -1     

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

@iurisilvio iurisilvio merged commit 0a0794e into main Jul 21, 2024
7 checks passed
@iurisilvio iurisilvio deleted the fix-no-cache branch July 21, 2024 08:00
@techman83
Copy link

Thank you, this is awesome!

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.

Assertion Error on version > 0.2.1 with pytest option '-p no:cacheprovider'
2 participants