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 support of StoreType and not null columns #374

Merged
merged 3 commits into from
Feb 25, 2025

Conversation

alex268
Copy link
Member

@alex268 alex268 commented Feb 24, 2025

No description provided.

@alex268 alex268 requested a review from pnv1 February 24, 2025 20:54
@codecov-commenter
Copy link

codecov-commenter commented Feb 24, 2025

Codecov Report

Attention: Patch coverage is 50.00000% with 10 lines in your changes missing coverage. Please review.

Project coverage is 58.60%. Comparing base (446bd2d) to head (a80c8a6).

Files with missing lines Patch % Lines
...src/main/java/tech/ydb/table/impl/BaseSession.java 33.33% 6 Missing and 2 partials ⚠️
...a/tech/ydb/table/description/TableDescription.java 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master     #374   +/-   ##
=========================================
  Coverage     58.59%   58.60%           
- Complexity     2125     2127    +2     
=========================================
  Files           312      312           
  Lines         12712    12732   +20     
  Branches       1252     1255    +3     
=========================================
+ Hits           7449     7461   +12     
- Misses         4663     4669    +6     
- Partials        600      602    +2     

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

@alex268 alex268 merged commit f99f1e3 into ydb-platform:master Feb 25, 2025
10 checks passed
@alex268 alex268 deleted the table_type_support branch February 25, 2025 08:09
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.

None yet

3 participants