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

added lastErr from previous attemp in retry.RetryWithResult #1448

Merged
merged 4 commits into from
Sep 8, 2024

Conversation

asmyasnikov
Copy link
Member

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

@asmyasnikov asmyasnikov self-assigned this Sep 8, 2024
Copy link

github-actions bot commented Sep 8, 2024

summary

Base version: v3.80.1-0.20240908121748-a4316466355f (master)
Cannot suggest a release version.
Can only suggest a release version when compared against the most recent version of this major: v3.80.0.

@codecov-commenter
Copy link

codecov-commenter commented Sep 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.67%. Comparing base (4fe4bff) to head (6fe547c).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1448      +/-   ##
==========================================
- Coverage   67.73%   67.67%   -0.06%     
==========================================
  Files         349      349              
  Lines       36225    36234       +9     
==========================================
- Hits        24537    24522      -15     
- Misses      10602    10622      +20     
- Partials     1086     1090       +4     
Flag Coverage Δ
experiment 71.84% <100.00%> (-0.07%) ⬇️
go-1.21.x 67.97% <100.00%> (-0.09%) ⬇️
go-1.22.x 65.48% <100.00%> (-0.24%) ⬇️
go-1.23.x 67.58% <100.00%> (-0.15%) ⬇️
integration 53.30% <44.44%> (-0.16%) ⬇️
macOS 40.99% <100.00%> (+0.01%) ⬆️
ubuntu 72.08% <100.00%> (-0.07%) ⬇️
unit 41.40% <100.00%> (+0.01%) ⬆️
windows 41.38% <100.00%> (+<0.01%) ⬆️
ydb-23.3 47.65% <44.44%> (-0.23%) ⬇️
ydb-24.1 53.18% <44.44%> (-0.26%) ⬇️
ydb-nightly 71.84% <100.00%> (-0.07%) ⬇️

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

github-actions bot commented Sep 8, 2024

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

Grafana Dashboard

SLO-xorm

Copy link

github-actions bot commented Sep 8, 2024

🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over table-service:

Grafana Dashboard

SLO-native-table

Copy link

github-actions bot commented Sep 8, 2024

🌋 Here are results of SLO test for Native ydb-go-sdk/v3 over query-service:

Grafana Dashboard

SLO-native-query

Copy link

github-actions bot commented Sep 8, 2024

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

Grafana Dashboard

SLO-database-sql

Copy link

github-actions bot commented Sep 8, 2024

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

Grafana Dashboard

SLO-gorm

@asmyasnikov asmyasnikov merged commit bd85dcc into master Sep 8, 2024
40 checks passed
@asmyasnikov asmyasnikov deleted the fix-flap-TestDoCreateSessionError branch September 8, 2024 13:29
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