Closed dansut closed 4 years ago
Merging #129 into master will decrease coverage by
0.09%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## master #129 +/- ##
=========================================
- Coverage 92.8% 92.71% -0.1%
=========================================
Files 26 26
Lines 1098 1098
Branches 187 187
=========================================
- Hits 1019 1018 -1
Misses 48 48
- Partials 31 32 +1
Impacted Files | Coverage Δ | |
---|---|---|
twistedchecker/checkers/pycodestyleformat.py | 95.23% <ø> (-1.2%) |
:arrow_down: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 9d343a5...2eaa692. Read the comment docs.
pycodestyle checker has moved into the twisted source tree here: https://github.com/twisted/twisted/pull/969
The pycodestyle checker in twistedchecker is going away
Fix for #941