Skip to content

try make ci more stable

efa8912
Select commit
Loading
Failed to load commit list.
Merged

Clean up dead RPC thread config and use node-specific selectorNum #17551

try make ci more stable
efa8912
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 7, 2026 in 1s

40.24% (+0.19%) compared to f72b3ee

View this Pull Request on Codecov

40.24% (+0.19%) compared to f72b3ee

Details

Codecov Report

❌ Patch coverage is 51.06383% with 69 lines in your changes missing coverage. Please review.
✅ Project coverage is 40.24%. Comparing base (f72b3ee) to head (efa8912).
⚠️ Report is 14 commits behind head on master.

Files with missing lines Patch % Lines
...apache/iotdb/commons/client/ClientPoolFactory.java 14.28% 24 Missing ⚠️
...he/iotdb/confignode/conf/ConfigNodeDescriptor.java 0.00% 12 Missing ⚠️
...ion/config/executor/ClusterConfigTaskExecutor.java 0.00% 8 Missing ⚠️
...apache/iotdb/confignode/conf/ConfigNodeConfig.java 54.54% 5 Missing ⚠️
...sync/CnToCnInternalServiceAsyncRequestManager.java 0.00% 3 Missing ⚠️
...t/cn/DnToCnInternalServiceAsyncRequestManager.java 0.00% 2 Missing ⚠️
...dn/DataNodeExternalServiceAsyncRequestManager.java 0.00% 2 Missing ⚠️
...tocol/client/dn/DataNodeIntraHeartbeatManager.java 0.00% 2 Missing ⚠️
...ient/dn/DataNodeMPPServiceAsyncRequestManager.java 0.00% 2 Missing ⚠️
...t/dn/DnToDnInternalServiceAsyncRequestManager.java 0.00% 2 Missing ⚠️
... and 5 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #17551      +/-   ##
============================================
+ Coverage     40.05%   40.24%   +0.19%     
  Complexity     2554     2554              
============================================
  Files          5176     5177       +1     
  Lines        348528   348757     +229     
  Branches      44558    44609      +51     
============================================
+ Hits         139595   140361     +766     
+ Misses       208933   208396     -537     

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