google / authenticode-rs

Rust tools for working with Authenticode
Apache License 2.0
24 stars 7 forks source link

Add `object` feature #22

Closed nicholasbishop closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #22 (eac2996) into main (a436b68) will not change coverage. The diff coverage is 98.43%.

@@           Coverage Diff           @@
##             main      #22   +/-   ##
=======================================
  Coverage   87.29%   87.29%           
=======================================
  Files           6        7    +1     
  Lines         480      480           
=======================================
  Hits          419      419           
  Misses         61       61           
Impacted Files Coverage Δ
authenticode/src/lib.rs 100.00% <ø> (ø)
authenticode/src/pe.rs 60.00% <ø> (-35.66%) :arrow_down:
authenticode/src/pe_object.rs 98.43% <98.43%> (ø)