Skip to content

triple

f0f416b
Select commit
Loading
Failed to load commit list.
Open

Pipe: Fixed the event clear logic of drop pipe #17560

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

40.12% (+0.26%) compared to ce84224

View this Pull Request on Codecov

40.12% (+0.26%) compared to ce84224

Details

Codecov Report

❌ Patch coverage is 66.04938% with 55 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.12%. Comparing base (ce84224) to head (f0f416b).
⚠️ Report is 9 commits behind head on master.

Files with missing lines Patch % Lines
...k/protocol/websocket/WebSocketConnectorServer.java 66.17% 23 Missing ⚠️
...pe/agent/task/connection/BlockingPendingQueue.java 69.56% 7 Missing ⚠️
...rotocol/thrift/async/IoTDBDataRegionAsyncSink.java 70.00% 6 Missing ⚠️
...db/pipe/sink/protocol/websocket/WebSocketSink.java 0.00% 4 Missing ⚠️
...pache/iotdb/commons/pipe/datastructure/Triple.java 73.33% 4 Missing ⚠️
.../payload/evolvable/batch/PipeTabletEventBatch.java 0.00% 3 Missing ⚠️
...ubtask/sink/PipeRealtimePriorityBlockingQueue.java 50.00% 2 Missing ⚠️
.../pipe/agent/task/subtask/sink/PipeSinkSubtask.java 66.66% 2 Missing ⚠️
...nt/task/subtask/sink/PipeSinkSubtaskLifeCycle.java 0.00% 1 Missing ⚠️
...gent/task/subtask/sink/PipeSinkSubtaskManager.java 0.00% 1 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17560      +/-   ##
============================================
+ Coverage     39.85%   40.12%   +0.26%     
  Complexity     2547     2547              
============================================
  Files          5171     5174       +3     
  Lines        348174   348449     +275     
  Branches      44489    44549      +60     
============================================
+ Hits         138767   139811    +1044     
+ Misses       209407   208638     -769     

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