-
Notifications
You must be signed in to change notification settings - Fork 77
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
Refactoring #1174
base: master
Are you sure you want to change the base?
Refactoring #1174
Conversation
github.com/ydb-platform/ydb-go-sdk/v3/balancersincompatible changesEndpoint.LocalDC: removed github.com/ydb-platform/ydb-go-sdk/v3/discoveryincompatible changesClient.Discover: changed from func(context.Context) ([]github.com/ydb-platform/ydb-go-sdk/v3/internal/endpoint.Endpoint, error) to func(context.Context) ([]github.com/ydb-platform/ydb-go-sdk/v3/internal/endpoint.Info, error) github.com/ydb-platform/ydb-go-sdk/v3/traceincompatible changesConnState.Code: removed compatible changesDriver.OnBalancerGetConn: added summaryBase version: v3.64.1-0.20240410130004-d38f4eca0386 (master) |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1174 +/- ##
===========================================
- Coverage 68.23% 39.97% -28.26%
===========================================
Files 307 310 +3
Lines 32017 32199 +182
===========================================
- Hits 21847 12873 -8974
- Misses 9218 18905 +9687
+ Partials 952 421 -531
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
f0f4fd4
to
5455fcc
Compare
🌋 Here are results of SLO test for Go SDK gorm: |
🌋 Here are results of SLO test for Go SDK database/sql: |
🌋 Here are results of SLO test for Go SDK xorm: |
🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over table-service: |
cae12e7
to
79c9c83
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: N/A
What is the new behavior?
Other information