-W now takes precedence over filters in ini files#3947
-W now takes precedence over filters in ini files#3947nicoddemus merged 1 commit intopytest-dev:featuresfrom
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