jwkvam / bowtie

:bowtie: Create a dashboard with python!
MIT License
765 stars 68 forks source link

use black #261

Closed jwkvam closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #261 into master will not change coverage. The diff coverage is 72.05%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #261   +/-   ##
=======================================
  Coverage   73.15%   73.15%           
=======================================
  Files          30       30           
  Lines        1829     1829           
=======================================
  Hits         1338     1338           
  Misses        491      491
Impacted Files Coverage Δ
bowtie/__init__.py 75% <ø> (ø) :arrow_up:
bowtie/auth.py 59.37% <0%> (ø) :arrow_up:
bowtie/_command.py 21.27% <0%> (ø) :arrow_up:
bowtie/_magic.py 29% <0%> (ø) :arrow_up:
bowtie/_component.py 69.31% <0%> (ø) :arrow_up:
bowtie/html.py 87.03% <100%> (ø) :arrow_up:
bowtie/tests/test_components.py 96.36% <100%> (ø) :arrow_up:
bowtie/tests/test_layout.py 100% <100%> (ø) :arrow_up:
bowtie/tests/test_editor.py 97.29% <100%> (ø) :arrow_up:
bowtie/_app.py 69.71% <73.68%> (ø) :arrow_up:
... and 2 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 590249a...1fcb95f. Read the comment docs.