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 test coverage for more Debug representations #445

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

d-e-s-o
Copy link
Collaborator

@d-e-s-o d-e-s-o commented Dec 14, 2023

This change improves code coverage slightly by adding "tests" for Debug representations of more types of the ELF parser module.

This change improves code coverage slightly by adding "tests" for Debug
representations of more types of the ELF parser module.

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

codecov bot commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (90e00d4) 92.18% compared to head (e1b022c) 92.26%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #445      +/-   ##
==========================================
+ Coverage   92.18%   92.26%   +0.08%     
==========================================
  Files          41       41              
  Lines        6346     6347       +1     
==========================================
+ Hits         5850     5856       +6     
+ Misses        496      491       -5     

☔ 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 3c11f30 into libbpf:main Dec 14, 2023
29 checks passed
@d-e-s-o d-e-s-o deleted the topic/elf-code-cov branch December 14, 2023 23:47
@d-e-s-o d-e-s-o restored the topic/elf-code-cov branch December 15, 2023 06:35
@d-e-s-o d-e-s-o deleted the topic/elf-code-cov branch December 15, 2023 06:36
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