Skip to content

Support Thrift client mutual TLS#18026

Open
HTHou wants to merge 4 commits into
masterfrom
codex/thrift-client-mtls
Open

Support Thrift client mutual TLS#18026
HTHou wants to merge 4 commits into
masterfrom
codex/thrift-client-mtls

Support Python client mutual TLS

d161740
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 26, 2026 in 1s

41.44% (+0.13%) compared to a98bd56

View this Pull Request on Codecov

41.44% (+0.13%) compared to a98bd56

Details

Codecov Report

❌ Patch coverage is 35.35912% with 117 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.44%. Comparing base (a98bd56) to head (d161740).
⚠️ Report is 19 commits behind head on master.

Files with missing lines Patch % Lines
...rg/apache/iotdb/db/service/ExternalRPCService.java 0.00% 35 Missing ⚠️
...java/org/apache/iotdb/tool/common/OptionsUtil.java 0.00% 18 Missing ⚠️
...nt/cli/src/main/java/org/apache/iotdb/cli/Cli.java 0.00% 16 Missing ⚠️
...a/org/apache/iotdb/tool/data/AbstractDataTool.java 0.00% 14 Missing ⚠️
...g/apache/iotdb/tool/schema/AbstractSchemaTool.java 0.00% 12 Missing ⚠️
...ava/org/apache/iotdb/session/pool/SessionPool.java 40.00% 6 Missing ⚠️
.../org/apache/iotdb/session/TableSessionBuilder.java 0.00% 4 Missing ⚠️
...he/iotdb/session/pool/TableSessionPoolBuilder.java 0.00% 4 Missing ⚠️
...in/java/org/apache/iotdb/jdbc/IoTDBConnection.java 0.00% 3 Missing ⚠️
.../org/apache/iotdb/rpc/BaseRpcTransportFactory.java 0.00% 3 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #18026      +/-   ##
============================================
+ Coverage     41.31%   41.44%   +0.13%     
  Complexity      318      318              
============================================
  Files          5273     5282       +9     
  Lines        368330   369399    +1069     
  Branches      47681    47806     +125     
============================================
+ Hits         152159   153095     +936     
- Misses       216171   216304     +133     

☔ View full report in Codecov by Harness.
📢 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.