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

Hide _non_exhaustive markers from documentation #453

Merged
merged 1 commit into from
Dec 19, 2023
Merged

Hide _non_exhaustive markers from documentation #453

merged 1 commit into from
Dec 19, 2023

Conversation

danielocfb
Copy link
Collaborator

The _non_exhaustive markers we use in a bunch of public types were never meant to be visible in the documentation. Hide them.

The _non_exhaustive markers we use in a bunch of public types were never
meant to be visible in the documentation. Hide them.

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

codecov bot commented Dec 19, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (313e4d6) 92.32% compared to head (dd2889f) 92.32%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #453   +/-   ##
=======================================
  Coverage   92.32%   92.32%           
=======================================
  Files          41       41           
  Lines        6397     6397           
=======================================
  Hits         5906     5906           
  Misses        491      491           

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

@danielocfb danielocfb merged commit 519d7fe into libbpf:main Dec 19, 2023
29 checks passed
@danielocfb danielocfb deleted the topic/non-exhaustive-doc branch December 19, 2023 19:29
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.

2 participants