twisted / twistedchecker

twistedchecker is a tool to automatically verify code against the Twisted coding standard.
MIT License
9 stars 13 forks source link

Fix yaml #126

Closed rodrigc closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #126 into master will increase coverage by 22.09%. The diff coverage is n/a.

@@             Coverage Diff             @@
##           master     #126       +/-   ##
===========================================
+ Coverage   70.22%   92.32%   +22.09%     
===========================================
  Files          62       27       -35     
  Lines        1525     1160      -365     
  Branches      200      194        -6     
===========================================
  Hits         1071     1071               
+ Misses        417       52      -365     
  Partials       37       37
Impacted Files Coverage Δ
...dchecker/functionaltests/copyright_oneline_fail.py
twistedchecker/functionaltests/indentation.py
twistedchecker/functionaltests/py3_print_pass.py
...checker/functionaltests/copyright_reversed_fail.py
twistedchecker/functionaltests/blanklines_fail.py
twistedchecker/functionaltests/copyright_fail.py
...edchecker/functionaltests/module_docstring_pass.py
twistedchecker/functionaltests/blanklines_pass.py
twistedchecker/functionaltests/methodname.py
twistedchecker/functionaltests/trailingspace.py
... and 25 more

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 25350df...ed3aaae. Read the comment docs.