Skip to content

Pipe: Implement schema batch for meta transfer#18067

Merged
jt2594838 merged 1 commit into
dev/1.3from
cp-837711d-dev-1.3
Jun 30, 2026
Merged

Pipe: Implement schema batch for meta transfer#18067
jt2594838 merged 1 commit into
dev/1.3from
cp-837711d-dev-1.3

Pipe: Implemented schema batch for meta transfer (#17665)

a3710d0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 30, 2026 in 0s

43.07% (+0.12%) compared to 9ad7c19

View this Pull Request on Codecov

43.07% (+0.12%) compared to 9ad7c19

Details

Codecov Report

❌ Patch coverage is 80.65844% with 94 lines in your changes missing coverage. Please review.
✅ Project coverage is 43.07%. Comparing base (9ad7c19) to head (a3710d0).

Files with missing lines Patch % Lines
...nk/protocol/thrift/sync/IoTDBSchemaRegionSink.java 60.49% 32 Missing ⚠️
...k/protocol/airgap/IoTDBSchemaRegionAirGapSink.java 57.97% 29 Missing ⚠️
...ble/batch/PipeSchemaRegionWritePlanEventBatch.java 91.44% 23 Missing ⚠️
.../pipe/agent/task/subtask/sink/PipeSinkSubtask.java 0.00% 7 Missing ⚠️
...he/iotdb/commons/pipe/sink/protocol/IoTDBSink.java 0.00% 2 Missing ⚠️
...oad/evolvable/request/PipeTransferPlanNodeReq.java 91.66% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             dev/1.3   #18067      +/-   ##
=============================================
+ Coverage      42.95%   43.07%   +0.12%     
  Complexity       241      241              
=============================================
  Files           3624     3625       +1     
  Lines         241991   242467     +476     
  Branches       29524    29569      +45     
=============================================
+ Hits          103940   104448     +508     
+ Misses        138051   138019      -32     

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