scolby33 / OCSPdash

A dashboard for the status of the top certificate authorities' OCSP responders.
MIT License
1 stars 0 forks source link

Tried out black on the project. #18

Open scolby33 opened 6 years ago

scolby33 commented 6 years ago

What do you think?

codecov[bot] commented 6 years ago

Codecov Report

Merging #18 into develop will not change coverage. The diff coverage is 49.39%.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #18   +/-   ##
========================================
  Coverage    41.02%   41.02%           
========================================
  Files           20       20           
  Lines          763      763           
  Branches        71       71           
========================================
  Hits           313      313           
  Misses         436      436           
  Partials        14       14
Impacted Files Coverage Δ
src/ocspdash/__init__.py 100% <ø> (ø) :arrow_up:
src/ocspdash/web/blueprints/api.py 0% <0%> (ø) :arrow_up:
src/ocspdash/cli.py 0% <0%> (ø) :arrow_up:
src/ocspdash/web/admin.py 0% <0%> (ø) :arrow_up:
src/ocspdash/ocspscrape.py 0% <0%> (ø) :arrow_up:
src/ocspdash/web/app.py 0% <0%> (ø) :arrow_up:
src/ocspdash/web/extension.py 0% <0%> (ø) :arrow_up:
src/ocspdash/web/proxies.py 0% <0%> (ø) :arrow_up:
src/ocspdash/web/__init__.py 0% <0%> (ø) :arrow_up:
src/ocspdash/web/blueprints/__init__.py 0% <0%> (ø) :arrow_up:
... and 7 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 1d36b08...3735886. Read the comment docs.