noseglasses / elf_diff

A tool to compare ELF binaries
GNU General Public License v3.0
171 stars 21 forks source link

fix(#51): elf_diff crashing when no symbols found #55

Closed noseglasses closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #55 (4bf98b6) into master (d520f68) will increase coverage by 0.12%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   87.77%   87.89%   +0.12%     
==========================================
  Files          16       16              
  Lines        1661     1661              
==========================================
+ Hits         1458     1460       +2     
+ Misses        203      201       -2     
Impacted Files Coverage Δ
src/elf_diff/pair_report.py 91.53% <100.00%> (ø)
src/elf_diff/git.py 76.47% <0.00%> (+11.76%) :arrow_up: