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 regression test for #875 #878

Merged
merged 1 commit into from
Oct 30, 2024
Merged

Conversation

d-e-s-o
Copy link
Collaborator

@d-e-s-o d-e-s-o commented Oct 30, 2024

Add a regression test for the change introduced with pull request #875. It's unfortunately very involved and cumbersome to come up with a complete end-to-end test and so with this change we add a unit test based on partial data from the binary in question.

Add a regression test for the change introduced with pull request libbpf#875.
It's unfortunately very involved and cumbersome to come up with a
complete end-to-end test and so with this change we add a unit test
based on partial data from the binary in question.

Signed-off-by: Daniel Müller <[email protected]>
@d-e-s-o d-e-s-o merged commit 1155849 into libbpf:main Oct 30, 2024
37 checks passed
@d-e-s-o d-e-s-o deleted the topic/file-offset branch October 30, 2024 20:21
Copy link

codecov bot commented Oct 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.39%. Comparing base (2472f5c) to head (93dbe98).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #878   +/-   ##
=======================================
  Coverage   95.39%   95.39%           
=======================================
  Files          55       55           
  Lines       10522    10523    +1     
=======================================
+ Hits        10037    10038    +1     
  Misses        485      485           

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

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