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

Move random instant generating code to be a method on interval.Interval. #39

Closed taknira closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #39 into master will increase coverage by 1.36%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #39      +/-   ##
==========================================
+ Coverage   66.66%   68.03%   +1.36%     
==========================================
  Files           6        7       +1     
  Lines         234      244      +10     
==========================================
+ Hits          156      166      +10     
  Misses         70       70              
  Partials        8        8
Impacted Files Coverage Δ
certgen/certgen.go 78.18% <100%> (-2.15%) :arrow_down:
interval/interval.go 100% <100%> (ø)

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 8a0e0fe...dcb1176. Read the comment docs.