Skip to content

Pipe: Fixed the listening problem of alter data type#17096

Merged
jt2594838 merged 1 commit into
masterfrom
mix-pro
Jan 28, 2026
Merged

Pipe: Fixed the listening problem of alter data type#17096
jt2594838 merged 1 commit into
masterfrom
mix-pro

Conversation

@Caideyipi

Copy link
Copy Markdown
Collaborator

Description

As the title said.


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

@sonarqubecloud

Copy link
Copy Markdown

@codecov

codecov Bot commented Jan 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 39.18%. Comparing base (5802fa2) to head (4dd2776).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master   #17096   +/-   ##
=========================================
  Coverage     39.18%   39.18%           
  Complexity      282      282           
=========================================
  Files          5128     5128           
  Lines        343172   343171    -1     
  Branches      43764    43764           
=========================================
+ Hits         134459   134465    +6     
+ Misses       208713   208706    -7     

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

@jt2594838 jt2594838 merged commit afcfd74 into master Jan 28, 2026
31 checks passed
@jt2594838 jt2594838 deleted the mix-pro branch January 28, 2026 06:39
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