Introduce address based index to ELF symbol table cache #939
Codecov / codecov/project
succeeded
Dec 23, 2024 in 0s
94.56% (+0.12%) compared to 9a39222
View this Pull Request on Codecov
94.56% (+0.12%) compared to 9a39222
Details
Codecov Report
Attention: Patch coverage is 97.72727%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 94.56%. Comparing base (
9a39222
) to head (9116402
).
Files with missing lines | Patch % | Lines |
---|---|---|
src/elf/parser.rs | 98.71% | 1 Missing |
src/elf/types.rs | 90.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #939 +/- ##
==========================================
+ Coverage 94.44% 94.56% +0.12%
==========================================
Files 57 57
Lines 10531 10527 -4
==========================================
+ Hits 9946 9955 +9
+ Misses 585 572 -13
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading