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

chore: pkg: flagcodec: more test coverage and docs #248

Merged

Conversation

ffromani
Copy link
Collaborator

Add more docs and test coverage; most notably, clarify it is safe and supported to just call Delete() against nonexistent options. Much like delete on maps,
it will turn as no-operation silently and succesfully.

Add more docs and test coverage; most notably, clarify
it is safe and supported to just call Delete() against
nonexistent options. Much like `delete` on maps,
it will turn as no-operation silently and succesfully.

Signed-off-by: Francesco Romani <[email protected]>
@ffromani ffromani merged commit f0925fd into k8stopologyawareschedwg:main Nov 27, 2023
4 checks passed
@ffromani ffromani deleted the more-flagcodec-tests branch November 27, 2023 11:59
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