Skip to content

[To dev/1.3] Fix kill query doesn't take effect bug (#17358)

f5906d8
Select commit
Loading
Failed to load commit list.
Merged

Fix kill query doesn't take effect bug (#17358) #17374

[To dev/1.3] Fix kill query doesn't take effect bug (#17358)
f5906d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 27, 2026 in 0s

39.77% (-0.01%) compared to d1ae3ce

View this Pull Request on Codecov

39.77% (-0.01%) compared to d1ae3ce

Details

Codecov Report

❌ Patch coverage is 9.87654% with 73 lines in your changes missing coverage. Please review.
✅ Project coverage is 39.77%. Comparing base (d1ae3ce) to head (f5906d8).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
.../db/queryengine/plan/execution/QueryExecution.java 0.00% 27 Missing ⚠️
...lan/analyze/schema/ClusterSchemaFetchExecutor.java 0.00% 16 Missing ⚠️
.../apache/iotdb/db/queryengine/plan/Coordinator.java 25.00% 12 Missing ⚠️
.../db/protocol/thrift/impl/ClientRPCServiceImpl.java 0.00% 11 Missing ⚠️
...yengine/plan/execution/config/ConfigExecution.java 12.50% 7 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17374      +/-   ##
============================================
- Coverage     39.78%   39.77%   -0.01%     
  Complexity      312      312              
============================================
  Files          5127     5127              
  Lines        346311   346342      +31     
  Branches      44105    44112       +7     
============================================
- Hits         137785   137772      -13     
- Misses       208526   208570      +44     

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