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 Dec 3, 2025

@codecov
Copy link

codecov bot commented Dec 3, 2025

Codecov Report

❌ Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.87%. Comparing base (db02437) to head (4be3962).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ine/plan/statement/crud/InsertTabletStatement.java 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #16859      +/-   ##
============================================
- Coverage     38.87%   38.87%   -0.01%     
  Complexity      207      207              
============================================
  Files          5021     5021              
  Lines        333024   333028       +4     
  Branches      42380    42381       +1     
============================================
- Hits         129468   129454      -14     
- Misses       203556   203574      +18     

☔ 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 5cf60df into master Dec 4, 2025
30 of 32 checks passed
@jt2594838 jt2594838 deleted the log-npe branch December 4, 2025 02:56
Caideyipi added a commit that referenced this pull request Dec 4, 2025
Caideyipi added a commit that referenced this pull request Dec 4, 2025
jt2594838 pushed a commit that referenced this pull request Dec 4, 2025
JackieTien97 pushed a commit that referenced this pull request Dec 8, 2025
(cherry picked from commit 5cf60df)
JackieTien97 pushed a commit that referenced this pull request Dec 9, 2025
(cherry picked from commit 5cf60df)
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