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 for pylint 3 & python 3.12 #22

Closed
wants to merge 4 commits into from

fix: tests on windows

d5c61a8
Select commit
Loading
Failed to load commit list.
Closed

Support for pylint 3 & python 3.12 #22

fix: tests on windows
d5c61a8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2023 in 1s

91.96% (-0.07%) compared to e73cc2f, passed because coverage was not affected by patch

View this Pull Request on Codecov

91.96% (-0.07%) compared to e73cc2f, passed because coverage was not affected by patch

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e73cc2f) 92.03% compared to head (d5c61a8) 91.96%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
- Coverage   92.03%   91.96%   -0.07%     
==========================================
  Files          18       18              
  Lines         527      523       -4     
  Branches       99       99              
==========================================
- Hits          485      481       -4     
  Misses         29       29              
  Partials       13       13              
Files Coverage Δ
pylint_pytest/checkers/class_attr_loader.py 92.85% <ø> (-0.48%) ⬇️
pylint_pytest/checkers/fixture.py 90.29% <ø> (-0.19%) ⬇️

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