briansmith / webpki

WebPKI X.509 Certificate Validation in Rust
https://briansmith.org/rustdoc/webpki/
Other
464 stars 166 forks source link

Time: Use `Self` more. #200

Closed briansmith closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #200 (b30defe) into main (1d5f4bd) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #200   +/-   ##
=======================================
  Coverage   71.74%   71.74%           
=======================================
  Files          17       17           
  Lines        1405     1405           
=======================================
  Hits         1008     1008           
  Misses        397      397           
Impacted Files Coverage Δ
src/time.rs 100.00% <100.00%> (ø)

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 1d5f4bd...b30defe. Read the comment docs.