scolby33 / OCSPdash

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

Update the OCSPscrape CLI #17

Closed cthoyt closed 6 years ago

codecov[bot] commented 6 years ago

Codecov Report

Merging #17 into develop will decrease coverage by 1.06%. The diff coverage is 1.38%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop      #17      +/-   ##
===========================================
- Coverage    41.09%   40.02%   -1.07%     
===========================================
  Files           20       20              
  Lines          769      792      +23     
  Branches        71       72       +1     
===========================================
+ Hits           316      317       +1     
- Misses         439      461      +22     
  Partials        14       14
Impacted Files Coverage Δ
src/ocspdash/manager.py 56.8% <ø> (ø) :arrow_up:
src/ocspdash/web/blueprints/api.py 0% <0%> (ø) :arrow_up:
src/ocspdash/ocspscrape.py 0% <0%> (ø) :arrow_up:
src/ocspdash/constants.py 94.44% <100%> (+0.32%) :arrow_up:

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 038c89b...ad3a300. Read the comment docs.