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

CRZbulabula and others added 30 commits September 24, 2025 09:38
* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* refactor

* fix

* fix

* partial

* grass

* Update PipeConfigTreePrivilegeParseVisitor.java

* Feature/client hide password (#16468)

* session hide password

* fix start-cli.sh

* fix start-cli.bat

* client hide password

* fix client warning

* echo cmd line

* fix

* Update PipeConfigTreePrivilegeParseVisitor.java

* partial

* partial

* fix

* fix

* partial

---------

Co-authored-by: Hongzhi Gao <[email protected]>
* fix

* fix

* fix

* fix

* fix

* fix

* fix

* fix

* refactor

* fix

* fix

* partial

* grass

* Update PipeConfigTreePrivilegeParseVisitor.java

* Feature/client hide password (#16468)

* session hide password

* fix start-cli.sh

* fix start-cli.bat

* client hide password

* fix client warning

* echo cmd line

* fix

* Update PipeConfigTreePrivilegeParseVisitor.java

* partial

* partial

* fix

* fix

* partial

---------

Co-authored-by: Hongzhi Gao <[email protected]>
@Caideyipi Caideyipi changed the title Fix audit logger Pipe: Implemented tree auth check for source + write-back-sink Sep 30, 2025
Copy link

codecov bot commented Sep 30, 2025

Codecov Report

❌ Patch coverage is 5.82147% with 728 lines in your changes missing coverage. Please review.
✅ Project coverage is 38.60%. Comparing base (73a0cd8) to head (c45305c).
⚠️ Report is 29 commits behind head on master.

Files with missing lines Patch % Lines
...pe/source/PipeConfigTreePrivilegeParseVisitor.java 2.87% 169 Missing ⚠️
...chemaregion/PipePlanTreePrivilegeParseVisitor.java 0.00% 167 Missing ⚠️
.../event/common/tsfile/PipeTsFileInsertionEvent.java 0.00% 53 Missing ⚠️
...e/iotdb/db/queryengine/plan/parser/ASTVisitor.java 0.00% 36 Missing ⚠️
...mon/tablet/PipeInsertNodeTabletInsertionEvent.java 0.00% 28 Missing ⚠️
...an/relational/security/TreeAccessCheckVisitor.java 0.00% 28 Missing ⚠️
...ion/config/executor/ClusterConfigTaskExecutor.java 0.00% 25 Missing ⚠️
...db/pipe/sink/protocol/writeback/WriteBackSink.java 0.00% 24 Missing ⚠️
...e/manager/pipe/source/IoTDBConfigRegionSource.java 23.07% 20 Missing ⚠️
...onfignode/persistence/auth/AuthorPlanExecutor.java 0.00% 18 Missing ⚠️
... and 32 more
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #16531      +/-   ##
============================================
- Coverage     38.66%   38.60%   -0.06%     
  Complexity      207      207              
============================================
  Files          4936     4939       +3     
  Lines        326674   327518     +844     
  Branches      41463    41579     +116     
============================================
+ Hits         126302   126447     +145     
- Misses       200372   201071     +699     

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

Copy link

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