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

adding IsNil method to uuid #95

Merged
merged 2 commits into from Nov 26, 2021

Conversation

jordan-chalupka
Copy link
Contributor

Adding an IsZero method to uuid.

#92

@cameracker cameracker self-requested a review November 25, 2021 01:07
@codecov-commenter
Copy link

codecov-commenter commented Nov 25, 2021

Codecov Report

Merging #95 (4758840) into master (6fe74ff) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #95   +/-   ##
=======================================
  Coverage   99.27%   99.27%           
=======================================
  Files           4        4           
  Lines         549      551    +2     
=======================================
+ Hits          545      547    +2     
  Misses          3        3           
  Partials        1        1           
Impacted Files Coverage Δ
uuid.go 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6fe74ff...4758840. Read the comment docs.

uuid.go Outdated Show resolved Hide resolved
@cameracker cameracker changed the title adding IsZero method to uuid adding IsNil method to uuid Nov 26, 2021
@cameracker
Copy link
Contributor

Thanks very much for this contribution! Hopefully this is a nice shortcut for users.

@cameracker cameracker merged commit 0c84a43 into gofrs:master Nov 26, 2021
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.

None yet

3 participants