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

feat: add default UUIDv8 generation with New method #7

Merged

Conversation

ashwingopalsamy
Copy link
Contributor

Changes

  • Improve developer experience by providing a one-liner for generating UUIDv8, with default, recommended approach for users who do not need custom parameters.
  • Added appropriate unit-tests.

@ashwingopalsamy ashwingopalsamy added the feature A new feature or functionality to be added. label Dec 13, 2024
@ashwingopalsamy ashwingopalsamy self-assigned this Dec 13, 2024
@ashwingopalsamy ashwingopalsamy merged commit ad348e3 into main Dec 13, 2024
1 check passed
Copy link

codecov bot commented Dec 13, 2024

Codecov Report

Attention: Patch coverage is 66.66667% with 6 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
uuidv8.go 66.66% 4 Missing and 2 partials ⚠️
Flag Coverage Δ
unittests 88.31% <66.66%> (-2.93%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
uuidv8.go 85.60% <66.66%> (-3.29%) ⬇️

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature or functionality to be added.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant