-
-
Notifications
You must be signed in to change notification settings - Fork 18.5k
REF/TST: Add more pytest idiom to resample/test_base.py #24324
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
Conversation
Hello @simonjayhawkins! Thanks for submitting the PR.
|
Codecov Report
@@ Coverage Diff @@
## master #24324 +/- ##
=======================================
Coverage 92.28% 92.28%
=======================================
Files 162 162
Lines 51831 51831
=======================================
Hits 47833 47833
Misses 3998 3998
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #24324 +/- ##
==========================================
- Coverage 92.28% 92.28% -0.01%
==========================================
Files 162 162
Lines 51831 51831
==========================================
- Hits 47833 47832 -1
- Misses 3998 3999 +1
Continue to review full report at Codecov.
|
let me have a look locally |
i'm not happy with the restructuring of the fixtures. trying a different approach. |
git diff upstream/master -u -- "*.py" | flake8 --diff
in this pass: