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

Create function calculating root-set IDs #63

Closed Mercurrent closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #63 into master will increase coverage by 1%. The diff coverage is 89.47%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #63   +/-   ##
=======================================
+ Coverage   65.81%   66.81%   +1%     
=======================================
  Files           9       10    +1     
  Lines         430      449   +19     
=======================================
+ Hits          283      300   +17     
- Misses        126      127    +1     
- Partials       21       22    +1
Impacted Files Coverage Δ
rootsanalyzer/rootset_id.go 89.47% <89.47%> (ø)

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 9cdc140...c93b949. Read the comment docs.

Mercurrent commented 4 years ago

Comments addressed. PTAL