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

Abstract away more ElfN_Ehdr attributes #935

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

d-e-s-o
Copy link
Collaborator

@d-e-s-o d-e-s-o commented Dec 20, 2024

Simplify our Cache::parse_ehdr() function by introducing and using additional ElfN_Ehdr accessor functions.

Simplify our Cache::parse_ehdr() function by introducing and using
additional ElfN_Ehdr accessor functions.

Signed-off-by: Daniel Müller <deso@posteo.net>
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.45%. Comparing base (3ab0f66) to head (329e20e).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #935      +/-   ##
==========================================
- Coverage   94.56%   94.45%   -0.12%     
==========================================
  Files          57       57              
  Lines       10495    10505      +10     
==========================================
- Hits         9925     9922       -3     
- Misses        570      583      +13     

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

@d-e-s-o d-e-s-o merged commit aded692 into libbpf:main Dec 20, 2024
41 checks passed
@d-e-s-o d-e-s-o deleted the topic/ehdr++ branch December 20, 2024 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant