Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add benchmark for ELF "str2symtab" creation #943

Merged
merged 1 commit into from
Dec 27, 2024

Add benchmark for ELF "str2symtab" creation

4b62532
Select commit
Loading
Failed to load commit list.
Merged

Add benchmark for ELF "str2symtab" creation #943

Add benchmark for ELF "str2symtab" creation
4b62532
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2024 in 0s

94.47% (-0.12%) compared to 3f4b694

View this Pull Request on Codecov

94.47% (-0.12%) compared to 3f4b694

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.47%. Comparing base (3f4b694) to head (4b62532).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #943      +/-   ##
==========================================
- Coverage   94.58%   94.47%   -0.12%     
==========================================
  Files          57       57              
  Lines       10626    10644      +18     
==========================================
+ Hits        10051    10056       +5     
- Misses        575      588      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.