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

Fix python prepared statement uuid binding

8150a2e
Select commit
Loading
Failed to load commit list.
Merged

Fix python prepared statement uuid binding #2926

Fix python prepared statement uuid binding
8150a2e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 0s

93.49% (target 80.00%)

View this Pull Request on Codecov

93.49% (target 80.00%)

Details

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.