Skip to content

Add column metadata to Query object

77a51c1
Select commit
Loading
Failed to load commit list.
Closed

[PoC] Add column metadata to Query object #238

Add column metadata to Query object
77a51c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Oct 3, 2025 in 1s

79.04% (-0.31%) compared to 3cc020b

View this Pull Request on Codecov

79.04% (-0.31%) compared to 3cc020b

Details

Codecov Report

❌ Patch coverage is 21.42857% with 22 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.04%. Comparing base (3cc020b) to head (77a51c1).

Files with missing lines Patch % Lines
...trace/core/documentstore/query/ColumnMetadata.java 29.41% 10 Missing and 2 partials ⚠️
...org/hypertrace/core/documentstore/query/Query.java 9.09% 9 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main     #238      +/-   ##
============================================
- Coverage     79.35%   79.04%   -0.31%     
- Complexity     1078     1083       +5     
============================================
  Files           208      209       +1     
  Lines          5276     5303      +27     
  Branches        453      458       +5     
============================================
+ Hits           4187     4192       +5     
- Misses          770      789      +19     
- Partials        319      322       +3     

☔ 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.