google / authenticode-rs

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

authenticode: Drop memoffset dep #19

Closed nicholasbishop closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #19 (0993828) into main (3b1c603) will increase coverage by 0.20%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
+ Coverage   87.08%   87.29%   +0.20%     
==========================================
  Files           6        6              
  Lines         480      480              
==========================================
+ Hits          418      419       +1     
+ Misses         62       61       -1     
Impacted Files Coverage Δ
authenticode/src/pe.rs 95.65% <100.00%> (+1.44%) :arrow_up: