-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
-W now takes precedence over filters in ini files #3947
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
-W now takes precedence over filters in ini files #3947
Conversation
Coverage appears to be broken in features? https://ci.appveyor.com/project/pytestbot/pytest/build/1.0.5140/job/g4rvb1s3n5vpsb8v
But scripts\prepare-coverage.bat appears to be in origin/features for me?! |
Ah, it was created before #3949 was merged. @nicoddemus |
cb2f525
to
ab40696
Compare
Codecov Report
@@ Coverage Diff @@
## features #3947 +/- ##
===========================================
- Coverage 94.48% 94.4% -0.09%
===========================================
Files 107 107
Lines 23651 23665 +14
Branches 2349 2350 +1
===========================================
- Hits 22347 22341 -6
- Misses 993 1011 +18
- Partials 311 313 +2
Continue to review full report at Codecov.
|
Thanks @blueyed for picking this up! |
Fix #3946
cc @charris