noseglasses / elf_diff

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

feat: Improve symbol statistics #73

Closed noseglasses closed 2 years ago

noseglasses commented 2 years ago

The following information has been added to the Symbols table of the Statistics section:

codecov-commenter commented 2 years ago

Codecov Report

Merging #73 (1e1054e) into master (61a3488) will increase coverage by 0.30%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #73      +/-   ##
==========================================
+ Coverage   89.44%   89.75%   +0.30%     
==========================================
  Files          14       14              
  Lines        1412     1435      +23     
  Branches      232      237       +5     
==========================================
+ Hits         1263     1288      +25     
+ Misses         92       90       -2     
  Partials       57       57              
Impacted Files Coverage Δ
src/elf_diff/binary.py 92.30% <100.00%> (+0.23%) :arrow_up:
src/elf_diff/pair_report.py 93.11% <100.00%> (+0.22%) :arrow_up:
src/elf_diff/git.py 64.70% <0.00%> (+11.76%) :arrow_up: