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 1, 2025

Codecov Report

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

Files with missing lines Patch % Lines
...ional/InformationSchemaContentSupplierFactory.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #16847      +/-   ##
============================================
+ Coverage     38.83%   38.87%   +0.04%     
  Complexity      207      207              
============================================
  Files          5021     5021              
  Lines        332995   333016      +21     
  Branches      42376    42379       +3     
============================================
+ Hits         129322   129469     +147     
+ Misses       203673   203547     -126     

☔ 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 2, 2025

@jt2594838 jt2594838 merged commit 263c23b into master Dec 2, 2025
31 checks passed
@jt2594838 jt2594838 deleted the pipe_auth branch December 2, 2025 08:29
JackieTien97 pushed a commit that referenced this pull request Dec 8, 2025
* fix

* fix

* non-geneic

* fix

(cherry picked from commit 263c23b)
JackieTien97 pushed a commit that referenced this pull request Dec 9, 2025
* fix

* fix

* non-geneic

* fix

(cherry picked from commit 263c23b)
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