Skip to content

Conversation

nvamelichev
Copy link
Contributor

Fixes: #534

@nvamelichev nvamelichev force-pushed the support-querystats-in-query-table-service-wrapper branch from cb81c32 to 0c8c6a6 Compare October 2, 2025 20:27
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 35.48387% with 60 lines in your changes missing coverage. Please review.
✅ Project coverage is 62.06%. Comparing base (2984ceb) to head (0c8c6a6).
⚠️ Report is 258 commits behind head on master.

Files with missing lines Patch % Lines
...in/java/tech/ydb/table/query/stats/QueryStats.java 0.00% 17 Missing ⚠️
...a/tech/ydb/table/query/stats/TableAccessStats.java 0.00% 15 Missing ⚠️
...va/tech/ydb/table/query/stats/QueryPhaseStats.java 0.00% 13 Missing ⚠️
...a/tech/ydb/table/query/stats/CompilationStats.java 0.00% 9 Missing ⚠️
...ava/tech/ydb/table/query/stats/OperationStats.java 0.00% 5 Missing ⚠️
...main/java/tech/ydb/query/impl/TableClientImpl.java 96.66% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             master     #539       +/-   ##
=============================================
+ Coverage     47.22%   62.06%   +14.84%     
- Complexity     1750     2365      +615     
=============================================
  Files           311      331       +20     
  Lines         12502    13750     +1248     
  Branches       1237     1379      +142     
=============================================
+ Hits           5904     8534     +2630     
+ Misses         6139     4568     -1571     
- Partials        459      648      +189     

☔ 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 bbc7581 into ydb-platform:master Oct 3, 2025
10 checks passed
@nvamelichev nvamelichev deleted the support-querystats-in-query-table-service-wrapper branch October 3, 2025 12:05
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.

feat: Support QueryStats in QueryService-based TableClient wrapper

3 participants