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

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jan 8, 2026

@codecov
Copy link

codecov bot commented Jan 8, 2026

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 41.26%. Comparing base (f9631fa) to head (6af0107).
⚠️ Report is 2 commits behind head on dev/1.3.

Files with missing lines Patch % Lines
...t/task/subtask/processor/PipeProcessorSubtask.java 0.00% 6 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff              @@
##             dev/1.3   #16996      +/-   ##
=============================================
- Coverage      41.27%   41.26%   -0.01%     
  Complexity       198      198              
=============================================
  Files           3595     3595              
  Lines         236205   236204       -1     
  Branches       28530    28530              
=============================================
- Hits           97487    97479       -8     
- Misses        138718   138725       +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 faba6c1 into dev/1.3 Jan 8, 2026
21 checks passed
@Caideyipi Caideyipi deleted the mem-log-13 branch January 9, 2026 02: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