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 test and example for explain query #1451

Merged
merged 2 commits into from
Sep 9, 2024
Merged

added test and example for explain query #1451

merged 2 commits into from
Sep 9, 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: #1395

What is the new behavior?

Other information

Copy link

github-actions bot commented Sep 9, 2024

summary

Base version: v3.80.2 (master)
Suggested version: v3.80.3

@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.69%. Comparing base (1ecfd60) to head (edd4163).
Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1451      +/-   ##
==========================================
- Coverage   67.73%   67.69%   -0.04%     
==========================================
  Files         349      349              
  Lines       36249    36249              
==========================================
- Hits        24552    24540      -12     
- Misses      10611    10613       +2     
- Partials     1086     1096      +10     
Flag Coverage Δ
experiment 71.93% <ø> (+0.04%) ⬆️
go-1.21.x 67.96% <ø> (-0.15%) ⬇️
go-1.22.x 65.50% <ø> (-0.13%) ⬇️
go-1.23.x 67.62% <ø> (-0.05%) ⬇️
integration 53.31% <ø> (-0.15%) ⬇️
macOS 40.96% <ø> (-0.02%) ⬇️
ubuntu 72.10% <ø> (-0.04%) ⬇️
unit 41.39% <ø> (-0.01%) ⬇️
windows 41.38% <ø> (-0.02%) ⬇️
ydb-23.3 47.69% <ø> (-0.08%) ⬇️
ydb-24.1 53.18% <ø> (-0.22%) ⬇️
ydb-nightly 71.93% <ø> (+0.04%) ⬆️

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 9, 2024

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

Grafana Dashboard

SLO-database-sql

Copy link

github-actions bot commented Sep 9, 2024

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

Grafana Dashboard

SLO-gorm

Copy link

github-actions bot commented Sep 9, 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 9, 2024

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

Grafana Dashboard

SLO-xorm

Copy link

github-actions bot commented Sep 9, 2024

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

Grafana Dashboard

SLO-native-table

@asmyasnikov asmyasnikov force-pushed the issue-1395 branch 3 times, most recently from a7aca16 to 4815d26 Compare September 9, 2024 15:45
@asmyasnikov asmyasnikov merged commit a9b150e into master Sep 9, 2024
40 of 41 checks passed
@asmyasnikov asmyasnikov deleted the issue-1395 branch September 9, 2024 16:09
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