noseglasses / elf_diff

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

refactor: Refactored tests #87

Closed noseglasses closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #87 (fe097da) into master (4b3a593) will decrease coverage by 0.99%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
- Coverage   91.24%   90.24%   -1.00%     
==========================================
  Files          40       40              
  Lines        2717     2716       -1     
  Branches      345      345              
==========================================
- Hits         2479     2451      -28     
- Misses        151      174      +23     
- Partials       87       91       +4     
Impacted Files Coverage Δ
src/elf_diff/settings.py 81.13% <ø> (-10.89%) :arrow_down:
src/elf_diff/__main__.py 77.02% <0.00%> (-2.71%) :arrow_down:
src/elf_diff/binary_pair.py 96.20% <0.00%> (-2.54%) :arrow_down:
src/elf_diff/git.py 66.66% <0.00%> (+11.11%) :arrow_up: