noseglasses / elf_diff

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

fix: elf_diff not creating parent directories #118

Closed noseglasses closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 90.91%. Comparing base (f701f16) to head (4294e80).

Additional details and impacted files [![Impacted file tree graph](https://app.codecov.io/gh/noseglasses/elf_diff/pull/118/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/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) ```diff @@ Coverage Diff @@ ## master #118 +/- ## ========================================== + Coverage 90.84% 90.91% +0.07% ========================================== Files 39 39 Lines 2675 2676 +1 Branches 353 353 ========================================== + Hits 2430 2433 +3 + Misses 155 153 -2 Partials 90 90 ``` | [Files](https://app.codecov.io/gh/noseglasses/elf_diff/pull/118?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None) | Coverage Δ | | |---|---|---| | [src/elf\_diff/plugins/export/html/plugin.py](https://app.codecov.io/gh/noseglasses/elf_diff/pull/118?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None#diff-c3JjL2VsZl9kaWZmL3BsdWdpbnMvZXhwb3J0L2h0bWwvcGx1Z2luLnB5) | `91.90% <100.00%> (+0.02%)` | :arrow_up: | ... and [1 file with indirect coverage changes](https://app.codecov.io/gh/noseglasses/elf_diff/pull/118/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=None)