Skip to content

Conversation

@alex268
Copy link
Member

@alex268 alex268 commented Nov 5, 2025

Fixes #549

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 85.18519% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.88%. Comparing base (3306904) to head (9ad3239).

Files with missing lines Patch % Lines
...a/tech/ydb/table/description/TableDescription.java 63.63% 4 Missing ⚠️
...src/main/java/tech/ydb/table/impl/BaseSession.java 90.47% 1 Missing and 3 partials ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #552      +/-   ##
============================================
- Coverage     62.98%   62.88%   -0.11%     
- Complexity     2432     2433       +1     
============================================
  Files           332      332              
  Lines         13841    13846       +5     
  Branches       1380     1384       +4     
============================================
- Hits           8718     8707      -11     
- Misses         4478     4492      +14     
- Partials        645      647       +2     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@alex268 alex268 merged commit 4be04b8 into ydb-platform:master Nov 5, 2025
11 of 15 checks passed
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.

ClassCastException in BaseSession.mapDescribeTable

3 participants