noseglasses / elf_diff

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

feat: Add html table header balloons #72

Closed noseglasses closed 2 years ago

noseglasses commented 2 years ago

Balloons appear once the mouse hovers over a html table header.

codecov-commenter commented 2 years ago

Codecov Report

Merging #72 (90587a0) into master (6734624) will increase coverage by 0.14%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   89.44%   89.58%   +0.14%     
==========================================
  Files          14       14              
  Lines        1412     1412              
  Branches      232      232              
==========================================
+ Hits         1263     1265       +2     
+ Misses         92       90       -2     
  Partials       57       57              
Impacted Files Coverage Δ
src/elf_diff/git.py 64.70% <0.00%> (+11.76%) :arrow_up: