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

Support RenameTables() operation in YDB Java SDK #209

Merged
merged 4 commits into from
Dec 31, 2023

Conversation

zinal
Copy link
Member

@zinal zinal commented Dec 30, 2023

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Dec 30, 2023

Codecov Report

Attention: 13 lines in your changes are missing coverage. Please review.

Comparison is base (8b51bea) 39.37% compared to head (9d2680a) 40.23%.

Files Patch % Lines
.../tech/ydb/table/settings/RenameTablesSettings.java 65.00% 7 Missing ⚠️
...src/main/java/tech/ydb/table/impl/BaseSession.java 80.00% 2 Missing and 2 partials ⚠️
table/src/main/java/tech/ydb/table/Session.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             develop     #209      +/-   ##
=============================================
+ Coverage      39.37%   40.23%   +0.86%     
- Complexity      1160     1186      +26     
=============================================
  Files            245      246       +1     
  Lines           9652     9697      +45     
  Branches         921      923       +2     
=============================================
+ Hits            3800     3902     +102     
+ Misses          5586     5527      -59     
- Partials         266      268       +2     

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

@alex268 alex268 merged commit 0e20b2a into ydb-platform:develop Dec 31, 2023
7 checks passed
@zinal zinal deleted the rename_tables branch December 31, 2023 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants