noseglasses / elf_diff

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

fix: Consider source prefix #90

Closed noseglasses closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #90 (810091f) into master (605410d) will increase coverage by 0.11%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   90.94%   91.05%   +0.11%     
==========================================
  Files          40       40              
  Lines        2716     2717       +1     
  Branches      413      413              
==========================================
+ Hits         2470     2474       +4     
+ Misses        155      153       -2     
+ Partials       91       90       -1     
Impacted Files Coverage Δ
src/elf_diff/binary.py 94.82% <100.00%> (+0.09%) :arrow_up:
src/elf_diff/binary_pair.py 96.83% <0.00%> (+0.63%) :arrow_up:
src/elf_diff/git.py 66.66% <0.00%> (+11.11%) :arrow_up: