Skip to content
This repository has been archived by the owner on Apr 14, 2022. It is now read-only.

run black -l79 against code #75

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

run black -l79 against code #75

wants to merge 2 commits into from

Conversation

cabiad
Copy link
Contributor

@cabiad cabiad commented Nov 30, 2018

TODO: Add black -l79 --check to CI as well ...

@codecov
Copy link

codecov bot commented Nov 30, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #75   +/-   ##
=======================================
  Coverage   96.39%   96.39%           
=======================================
  Files           8        8           
  Lines         333      333           
  Branches       46       46           
=======================================
  Hits          321      321           
  Misses          6        6           
  Partials        6        6
Flag Coverage Δ
#py27 96.39% <100%> (ø) ⬆️
#py36 96.39% <100%> (ø) ⬆️
#py37 96.39% <100%> (ø) ⬆️
Impacted Files Coverage Δ
codewatch/__init__.py 100% <100%> (ø) ⬆️
codewatch/loader.py 100% <100%> (ø) ⬆️
codewatch/file_walker.py 100% <100%> (ø) ⬆️
codewatch/defaults.py 100% <100%> (ø) ⬆️
codewatch/assertion.py 100% <100%> (ø) ⬆️
codewatch/node_visitor.py 88.88% <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 f357a3b...0dda4ea. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants