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 python prepared statement uuid binding #2926

Merged
merged 1 commit into from
Feb 22, 2024
Merged

Conversation

acquamarin
Copy link
Collaborator

@acquamarin acquamarin commented Feb 21, 2024

Closes #2923

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (89aba2f) 93.48% compared to head (8150a2e) 93.49%.

Files Patch % Lines
src/common/types/uuid.cpp 83.33% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2926   +/-   ##
=======================================
  Coverage   93.48%   93.49%           
=======================================
  Files        1116     1115    -1     
  Lines       42662    42670    +8     
=======================================
+ Hits        39883    39894   +11     
+ Misses       2779     2776    -3     

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

@acquamarin acquamarin merged commit 095bed9 into master Feb 22, 2024
15 checks passed
@acquamarin acquamarin deleted the uuid-python-fix branch February 22, 2024 00:48
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.

[Python API] RuntimeError: Unknown parameter type <class 'uuid.UUID'> (Prepared statements)
2 participants