google / monologue

A monitor that checks that Certificate Transparency Logs are complying with RFC 6962 and the Chromium Certificate Transparency Log Policy.
Apache License 2.0
40 stars 15 forks source link

Add get-proof-by-hash to the client #49

Closed taknira closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #49 into master will increase coverage by 0.86%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #49      +/-   ##
==========================================
+ Coverage   68.67%   69.53%   +0.86%     
==========================================
  Files           7        7              
  Lines         316      325       +9     
==========================================
+ Hits          217      226       +9     
  Misses         86       86              
  Partials       13       13
Impacted Files Coverage Δ
client/client.go 89.06% <100%> (+0.82%) :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 35abc96...3439b27. Read the comment docs.