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

update genproto #1478

Merged
merged 2 commits into from
Sep 20, 2024
Merged

update genproto #1478

merged 2 commits into from
Sep 20, 2024

Conversation

rekby
Copy link
Member

@rekby rekby commented Sep 20, 2024

Pull request type

Please check the type of change your PR introduces:

  • Bugfix
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Other information

Copy link

github.com/ydb-platform/ydb-go-sdk/v3/table/options

compatible changes

CreateTableDesc.StoreType: added
CreateTableDesc.Temporary: added
ExecuteScanQueryDesc.CollectFullDiagnostics: added
ReadTableDesc.ReturnNotNullDataAsOptional: added

summary

Base version: v3.80.11-0.20240919183000-b15aea67e8a5 (master)
Cannot suggest a release version.
Can only suggest a release version when compared against the most recent version of this major: v3.80.10.

@codecov-commenter
Copy link

codecov-commenter commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.90%. Comparing base (b15aea6) to head (ac724e9).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1478      +/-   ##
==========================================
- Coverage   68.00%   67.90%   -0.10%     
==========================================
  Files         352      352              
  Lines       36482    36482              
==========================================
- Hits        24808    24774      -34     
- Misses      10597    10624      +27     
- Partials     1077     1084       +7     
Flag Coverage Δ
experiment 72.03% <ø> (-0.26%) ⬇️
go-1.21.x 68.13% <ø> (-0.14%) ⬇️
go-1.22.x 65.72% <ø> (-0.23%) ⬇️
go-1.23.x 67.83% <ø> (-0.17%) ⬇️
integration 54.14% <ø> (-0.10%) ⬇️
macOS 40.87% <ø> (-0.03%) ⬇️
ubuntu 72.36% <ø> (-0.11%) ⬇️
unit 41.32% <ø> (-0.01%) ⬇️
windows 41.29% <ø> (-0.04%) ⬇️
ydb-23.3 47.50% <ø> (-0.17%) ⬇️
ydb-24.1 53.91% <ø> (-0.21%) ⬇️
ydb-24.2 54.10% <ø> (-0.11%) ⬇️
ydb-nightly 72.03% <ø> (-0.26%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rekby rekby merged commit daf61dd into master Sep 20, 2024
43 checks passed
@rekby rekby deleted the update-protobufs branch September 20, 2024 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants