noseglasses / elf_diff

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

Feature/codacy fixes #44

Closed noseglasses closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #44 (cacc68d) into master (08c2a30) will increase coverage by 0.35%. The diff coverage is 95.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #44      +/-   ##
==========================================
+ Coverage   87.53%   87.88%   +0.35%     
==========================================
  Files          16       16              
  Lines        1660     1659       -1     
==========================================
+ Hits         1453     1458       +5     
+ Misses        207      201       -6     
Impacted Files Coverage Δ
src/elf_diff/__init__.py 100.00% <ø> (ø)
src/elf_diff/binary_pair.py 93.15% <ø> (ø)
src/elf_diff/mass_report.py 95.00% <ø> (+4.09%) :arrow_up:
src/elf_diff/settings.py 83.23% <75.00%> (+0.78%) :arrow_up:
src/elf_diff/binary.py 73.22% <100.00%> (-0.44%) :arrow_down:
src/elf_diff/html.py 85.71% <100.00%> (ø)
src/elf_diff/pair_report.py 91.50% <100.00%> (+0.14%) :arrow_up:
src/elf_diff/symbol.py 90.29% <100.00%> (+0.14%) :arrow_up:
tests/test.py 91.22% <100.00%> (+0.31%) :arrow_up:
src/elf_diff/git.py 76.47% <0.00%> (+11.76%) :arrow_up: