noseglasses / elf_diff

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

Feature/improve testing #65

Closed noseglasses closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #65 (0dbdef0) into master (bcdf8c0) will increase coverage by 0.22%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #65      +/-   ##
==========================================
+ Coverage   88.80%   89.02%   +0.22%     
==========================================
  Files          16       16              
  Lines        1777     1777              
==========================================
+ Hits         1578     1582       +4     
+ Misses        199      195       -4     
Impacted Files Coverage Δ
tests/test.py 89.17% <100.00%> (ø)
src/elf_diff/settings.py 86.62% <0.00%> (+1.16%) :arrow_up:
src/elf_diff/git.py 76.47% <0.00%> (+11.76%) :arrow_up: