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 tests for Input::map() helper function #822

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

d-e-s-o
Copy link
Collaborator

@d-e-s-o d-e-s-o commented Sep 19, 2024

Increase code coverage by adding tests for the Input::map() and Input::into_inner() helper functions.

Increase code coverage by adding tests for the Input::map() and
Input::into_inner() helper functions.

Signed-off-by: Daniel Müller <[email protected]>
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.77%. Comparing base (5a15e2e) to head (75b80bc).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #822      +/-   ##
==========================================
+ Coverage   94.62%   94.77%   +0.15%     
==========================================
  Files          52       52              
  Lines        9810     9824      +14     
==========================================
+ Hits         9283     9311      +28     
+ Misses        527      513      -14     

☔ 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 744da98 into libbpf:main Sep 19, 2024
39 checks passed
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