Skip to content

Fix operator tests for transient null TsBlocks#17847

Merged
JackieTien97 merged 1 commit into
dev/1.3from
cp-17838-dev-1.3
Jun 5, 2026
Merged

Fix operator tests for transient null TsBlocks#17847
JackieTien97 merged 1 commit into
dev/1.3from
cp-17838-dev-1.3

Conversation

@Caideyipi
Copy link
Copy Markdown
Collaborator

Description

Backport #17838 to dev/1.3.

Cherry-picked from 16d3669 with branch-specific conflict resolution for 1.3 operator test class names/packages.

Checks

  • mvn -DskipTests spotless:check -pl iotdb-core/datanode
  • mvn -pl iotdb-core/datanode '-Dtest=AlignedSeriesAggregationScanOperatorTest,FillOperatorTest,HorizontallyConcatOperatorTest,LinearFillOperatorTest,MergeSortOperatorTest,OffsetOperatorTest,SeriesAggregationScanOperatorTest,SeriesScanOperatorTest,UpdateLastCacheOperatorTest' test (blocked before tests by existing datanode compile errors in unrelated schemaengine/pipe/subscription classes)

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Jun 5, 2026

@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 5, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 42.56%. Comparing base (0288aab) to head (ad2a864).

Additional details and impacted files
@@            Coverage Diff             @@
##             dev/1.3   #17847   +/-   ##
==========================================
  Coverage      42.55%   42.56%           
  Complexity       241      241           
==========================================
  Files           3621     3621           
  Lines         240247   240247           
  Branches       29263    29263           
==========================================
+ Hits          102243   102253   +10     
+ Misses        138004   137994   -10     

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

@JackieTien97 JackieTien97 merged commit b885269 into dev/1.3 Jun 5, 2026
19 of 20 checks passed
@JackieTien97 JackieTien97 deleted the cp-17838-dev-1.3 branch June 5, 2026 03:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants