noseglasses / elf_diff

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

Feature/improve debug info based content #94

Closed noseglasses closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #94 (cda7a50) into master (cfdad83) will decrease coverage by 0.01%. The diff coverage is 95.34%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #94      +/-   ##
==========================================
- Coverage   90.98%   90.96%   -0.02%     
==========================================
  Files          40       39       -1     
  Lines        2717     2646      -71     
  Branches      413      401      -12     
==========================================
- Hits         2472     2407      -65     
+ Misses        155      150       -5     
+ Partials       90       89       -1     
Impacted Files Coverage Δ
src/elf_diff/symbol.py 83.58% <ø> (-0.13%) :arrow_down:
src/elf_diff/binary_pair.py 97.05% <90.00%> (+0.22%) :arrow_up:
src/elf_diff/symbol_extractor.py 94.73% <95.83%> (ø)
src/elf_diff/binary.py 94.33% <100.00%> (-0.49%) :arrow_down:
src/elf_diff/instruction_collector.py 80.89% <100.00%> (+0.89%) :arrow_up:
src/elf_diff/pair_report_document.py 98.61% <100.00%> (-0.01%) :arrow_down:
src/elf_diff/settings.py 90.14% <100.00%> (+0.04%) :arrow_up:
src/elf_diff/source_file.py 100.00% <100.00%> (ø)
src/elf_diff/git.py 66.66% <0.00%> (+11.11%) :arrow_up: