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

Fix Structset to handle uuid ([16]byte) correctly #253

Merged
merged 4 commits into from Nov 8, 2021

Conversation

Fs02
Copy link
Member

@Fs02 Fs02 commented Nov 8, 2021

Fixes #252:

@codecov
Copy link

codecov bot commented Nov 8, 2021

Codecov Report

Merging #253 (8a81031) into master (30b6827) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #253   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           56        56           
  Lines         3972      3974    +2     
=========================================
+ Hits          3972      3974    +2     
Impacted Files Coverage Δ
util.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 30b6827...8a81031. Read the comment docs.

@Fs02 Fs02 requested a review from lafriks November 8, 2021 05:57
@Fs02 Fs02 merged commit f207ea0 into master Nov 8, 2021
@Fs02 Fs02 deleted the fix-compatibility-with-uuid branch November 8, 2021 07:23
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.

Non-returning insert statements
2 participants