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

internal message to public message - because the message is part of p… #910

Merged
merged 1 commit into from
Dec 14, 2023

Conversation

rekby
Copy link
Member

@rekby rekby commented Dec 14, 2023

…ublic interface

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:

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

Copy link

github-actions bot commented Dec 14, 2023

github.com/ydb-platform/ydb-go-sdk/v3/topic/topicwriter

incompatible changes

(*Writer).Write: changed from func(context.Context, ...github.com/ydb-platform/ydb-go-sdk/v3/internal/topic/topicwriterinternal.Message) error to func(context.Context, ...github.com/ydb-platform/ydb-go-sdk/v3/internal/topic/topicwriterinternal.PublicMessage) error
Message: changed from github.com/ydb-platform/ydb-go-sdk/v3/internal/topic/topicwriterinternal.Message to github.com/ydb-platform/ydb-go-sdk/v3/internal/topic/topicwriterinternal.PublicMessage

summary

Base version: v3.54.3-rc0 (master)
Suggested version: v3.54.3

@codecov-commenter
Copy link

codecov-commenter commented Dec 14, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f1d4f44) 66.50% compared to head (bee38c7) 66.58%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #910      +/-   ##
==========================================
+ Coverage   66.50%   66.58%   +0.08%     
==========================================
  Files         258      258              
  Lines       24618    24618              
==========================================
+ Hits        16371    16393      +22     
+ Misses       7395     7379      -16     
+ Partials      852      846       -6     
Flag Coverage Δ
53.24% <100.00%> (+0.17%) ⬆️
go-1.17.x 65.09% <100.00%> (+0.16%) ⬆️
go-1.20.x 66.56% <100.00%> (+0.23%) ⬆️
go-1.21.x 66.26% <100.00%> (+0.03%) ⬆️
integration 53.24% <100.00%> (+0.17%) ⬆️
macOS 38.72% <100.00%> (+<0.01%) ⬆️
ubuntu 38.74% <100.00%> (-0.03%) ⬇️
unit 38.81% <100.00%> (-0.03%) ⬇️
windows 38.81% <100.00%> (+0.01%) ⬆️
ydb-22.5 52.95% <100.00%> (+0.10%) ⬆️
ydb-23.1 52.83% <100.00%> (+0.24%) ⬆️
ydb-23.2 53.09% <100.00%> (+0.43%) ⬆️
ydb-23.3 53.06% <100.00%> (+0.13%) ⬆️

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.

Copy link

🌋 Here are results of SLO test for Go SDK xorm:

Grafana Dashboard

SLO-xorm

Copy link

🌋 Here are results of SLO test for Go SDK gorm:

Grafana Dashboard

SLO-gorm

Copy link

🌋 Here are results of SLO test for Go SDK database/sql:

Grafana Dashboard

SLO-databasesql

Copy link

🌋 Here are results of SLO test for Go SDK native:

Grafana Dashboard

SLO-native

@rekby rekby merged commit 2ea0061 into master Dec 14, 2023
49 checks passed
@rekby rekby deleted the naming branch December 14, 2023 16:02
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