vhirtham / pythonTest

GNU General Public License v3.0
1 stars 1 forks source link

Test PR 01 #9

Closed vhirtham closed 4 years ago

pep8speaks commented 4 years ago

Hello @vhirtham! Thanks for updating this PR.

Line 11:1: E402 module level import not at top of file Line 19:1: E302 expected 2 blank lines, found 1 Line 22:1: E302 expected 2 blank lines, found 1 Line 23:28: E231 missing whitespace after ',' Line 25:27: E231 missing whitespace after ',' Line 26:1: W391 blank line at end of file

Comment last updated at 2019-12-11 14:04:30 UTC
codecov-io commented 4 years ago

Codecov Report

Merging #9 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #9   +/-   ##
=======================================
  Coverage   81.81%   81.81%           
=======================================
  Files           1        1           
  Lines          11       11           
=======================================
  Hits            9        9           
  Misses          2        2
Impacted Files Coverage Δ
MyPackages/my_funcs.py 81.81% <100%> (ø)

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 7f25109...8b2c0c5. Read the comment docs.