noseglasses / elf_diff

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

ci: Improve testing #67

Closed noseglasses closed 2 years ago

noseglasses commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #67 (2ca4c6f) into master (6878b43) will increase coverage by 3.50%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   88.84%   92.35%   +3.50%     
==========================================
  Files          14       14              
  Lines        1443     1412      -31     
==========================================
+ Hits         1282     1304      +22     
+ Misses        161      108      -53     
Impacted Files Coverage Δ
src/elf_diff/auxiliary.py 100.00% <ø> (+60.00%) :arrow_up:
src/elf_diff/binary.py 87.19% <ø> (+12.33%) :arrow_up:
src/elf_diff/symbol.py 88.54% <ø> (+1.14%) :arrow_up:
src/elf_diff/pair_report.py 95.55% <0.00%> (+1.42%) :arrow_up:
src/elf_diff/binary_pair.py 99.31% <0.00%> (+6.16%) :arrow_up:
src/elf_diff/error_handling.py 100.00% <0.00%> (+9.09%) :arrow_up:
src/elf_diff/git.py 76.47% <0.00%> (+11.76%) :arrow_up: