-
Notifications
You must be signed in to change notification settings - Fork 85
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
QueryClient API #1003
QueryClient API #1003
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1003 +/- ##
==========================================
+ Coverage 66.38% 66.60% +0.22%
==========================================
Files 260 283 +23
Lines 26640 27579 +939
==========================================
+ Hits 17684 18370 +686
- Misses 8117 8347 +230
- Partials 839 862 +23
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
github.com/ydb-platform/ydb-go-sdk/v3incompatible changesConnection.Query: added compatible changes(*Driver).Query: added github.com/ydb-platform/ydb-go-sdk/v3/querycompatible changespackage added github.com/ydb-platform/ydb-go-sdk/v3/tracecompatible changesQuery: added summaryBase version: v3.57.0-rc2.0.20240228093723-f838b39587a5 (master) |
45c2d7d
to
27df322
Compare
5927bbf
to
bc65e89
Compare
5b1c19f
to
26c30c9
Compare
26c30c9
to
ea53e84
Compare
🌋 Here are results of SLO test for Go SDK xorm: |
🌋 Here are results of SLO test for Go SDK native: |
🌋 Here are results of SLO test for Go SDK gorm: |
🌋 Here are results of SLO test for Go SDK database/sql: |
ef1b438
to
5aad8dc
Compare
I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en
Pull request type
Please check the type of change your PR introduces:
What is the current behavior?
Issue Number: #983
What is the new behavior?
Other information