Skip to content

Conversation

@Caideyipi
Copy link
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

@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

❌ Patch coverage is 37.77778% with 28 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.12%. Comparing base (ef4c336) to head (757bb98).
⚠️ Report is 3 commits behind head on dev/1.3.

Files with missing lines Patch % Lines
...ion/config/executor/ClusterConfigTaskExecutor.java 37.77% 28 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             dev/1.3   #16852      +/-   ##
=============================================
+ Coverage      41.10%   41.12%   +0.01%     
  Complexity       198      198              
=============================================
  Files           3589     3589              
  Lines         236014   236021       +7     
  Branches       28510    28509       -1     
=============================================
+ Hits           97022    97067      +45     
+ Misses        138992   138954      -38     

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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 4, 2025

@jt2594838 jt2594838 merged commit 80d5aea into dev/1.3 Dec 4, 2025
21 checks passed
@jt2594838 jt2594838 deleted the plugin-UL-13 branch December 4, 2025 10:38
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