-
Notifications
You must be signed in to change notification settings - Fork 75
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
* Added session info into trace.TableSessionBulkUpsertStartInfo
#1502
Conversation
github.com/ydb-platform/ydb-go-sdk/v3/traceincompatible changesTableOnSessionBulkUpsert: changed from func(*Table, *context.Context, call) func(error) to func(*Table, *context.Context, call, sessionInfo) func(error) compatible changesTableSessionBulkUpsertStartInfo.Session: added summaryBase version: v3.84.0 (master) |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1502 +/- ##
==========================================
- Coverage 66.96% 66.95% -0.02%
==========================================
Files 353 353
Lines 36826 36825 -1
==========================================
- Hits 24660 24655 -5
- Misses 11075 11079 +4
Partials 1091 1091
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
f1535f0
to
ed92d7d
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 Native ydb-go-sdk/v3 over table-service: |
🌋 Here are results of SLO test for Go SDK xorm: |
🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over query-service: |
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