Skip to content

fix

632ccc1
Select commit
Loading
Failed to load commit list.
Open

Refactor: Renamed the remaining id columns to tag #17582

fix
632ccc1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 30, 2026 in 0s

39.97% (+0.00%) compared to b7eb193

View this Pull Request on Codecov

39.97% (+0.00%) compared to b7eb193

Details

Codecov Report

❌ Patch coverage is 11.42857% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.97%. Comparing base (b7eb193) to head (632ccc1).
⚠️ Report is 7 commits behind head on master.

Files with missing lines Patch % Lines
...otdb/db/queryengine/plan/analyze/AnalyzeUtils.java 0.00% 13 Missing ⚠️
.../schema/ConvertSchemaPredicateToFilterVisitor.java 0.00% 10 Missing ⚠️
...operator/schema/source/TableDeviceFetchSource.java 0.00% 4 Missing ⚠️
...lational/metadata/fetcher/SchemaPredicateUtil.java 0.00% 2 Missing ⚠️
...nal/metadata/fetcher/TableDeviceSchemaFetcher.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #17582   +/-   ##
=========================================
  Coverage     39.96%   39.97%           
  Complexity     2547     2547           
=========================================
  Files          5175     5175           
  Lines        348396   348416   +20     
  Branches      44531    44531           
=========================================
+ Hits         139239   139280   +41     
+ Misses       209157   209136   -21     

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