noseglasses / elf_diff

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

fix: stats_txt_file not considering persisting assembly differences #113

Closed noseglasses closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (86f6611) 90.82% compared to head (6679eb9) 90.91%.

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/noseglasses/elf_diff/pull/113/graphs/tree.svg?width=650&height=150&src=pr&token=4A71C5ZYM9&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)](https://app.codecov.io/gh/noseglasses/elf_diff/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## master #113 +/- ## ========================================== + Coverage 90.82% 90.91% +0.08% ========================================== Files 39 39 Lines 2671 2675 +4 Branches 352 353 +1 ========================================== + Hits 2426 2432 +6 + Misses 155 153 -2 Partials 90 90 ``` | [Files](https://app.codecov.io/gh/noseglasses/elf_diff/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/elf\_diff/pair\_report\_document.py](https://app.codecov.io/gh/noseglasses/elf_diff/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2VsZl9kaWZmL3BhaXJfcmVwb3J0X2RvY3VtZW50LnB5) | `98.62% <100.00%> (+0.01%)` | :arrow_up: | | [src/elf\_diff/plugins/export/txt/plugin.py](https://app.codecov.io/gh/noseglasses/elf_diff/pull/113?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2VsZl9kaWZmL3BsdWdpbnMvZXhwb3J0L3R4dC9wbHVnaW4ucHk=) | `100.00% <ø> (ø)` | | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/noseglasses/elf_diff/pull/113/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)