Skip to content

fix

fcb0228
Select commit
Loading
Failed to load commit list.
Merged

Fixed the renaming bug of table view #17577

fix
fcb0228
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 29, 2026 in 1s

39.98% (+0.01%) compared to b15f706

View this Pull Request on Codecov

39.98% (+0.01%) compared to b15f706

Details

Codecov Report

❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 39.98%. Comparing base (b15f706) to head (fcb0228).

Files with missing lines Patch % Lines
...org/apache/iotdb/commons/schema/table/TsTable.java 93.75% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17577      +/-   ##
============================================
+ Coverage     39.97%   39.98%   +0.01%     
  Complexity     2547     2547              
============================================
  Files          5173     5173              
  Lines        348342   348351       +9     
  Branches      44524    44528       +4     
============================================
+ Hits         139244   139295      +51     
+ Misses       209098   209056      -42     

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