google / authenticode-rs

Rust tools for working with Authenticode
Apache License 2.0
26 stars 9 forks source link

Add some tests of corrupt certificate data #38

Closed nicholasbishop closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #38 (8fe3570) into main (e60ba39) will increase coverage by 0.86%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   86.40%   87.27%   +0.86%     
==========================================
  Files           7        7              
  Lines         493      495       +2     
==========================================
+ Hits          426      432       +6     
+ Misses         67       63       -4     
Files Coverage Δ
authenticode/src/win_cert.rs 87.87% <0.00%> (+4.37%) :arrow_up: