-
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
rename call.FunctionID() to call.String() #1558
Conversation
github.com/ydb-platform/ydb-go-sdk/v3incompatible changesConnectorOption: changed from github.com/ydb-platform/ydb-go-sdk/v3/internal/connector.Option to Option github.com/ydb-platform/ydb-go-sdk/v3/traceincompatible changescall.FunctionID: removed summaryBase version: v3.91.1-0.20241111201219-6e8ca8f84e61 (master) |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #1558 +/- ##
==========================================
- Coverage 70.97% 70.88% -0.10%
==========================================
Files 362 362
Lines 37555 37555
==========================================
- Hits 26654 26620 -34
- Misses 9817 9846 +29
- Partials 1084 1089 +5
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
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