Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add AccessControl support for query and database related #14282

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

JackieTien97
Copy link
Contributor

@JackieTien97 JackieTien97 commented Dec 2, 2024

No description provided.

Copy link

sonarcloud bot commented Dec 2, 2024

Copy link

codecov bot commented Dec 2, 2024

Codecov Report

Attention: Patch coverage is 5.49451% with 86 lines in your changes missing coverage. Please review.

Project coverage is 39.53%. Comparing base (73476e0) to head (ac6dd6a).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...ne/plan/relational/security/AccessControlImpl.java 0.00% 27 Missing ⚠️
.../plan/execution/config/TableConfigTaskVisitor.java 0.00% 23 Missing ⚠️
...lan/relational/security/AllowAllAccessControl.java 15.38% 11 Missing ⚠️
.../plan/relational/security/TableModelPrivilege.java 0.00% 10 Missing ⚠️
...ecution/config/metadata/relational/ShowDBTask.java 0.00% 9 Missing ⚠️
...ine/plan/relational/planner/TableModelPlanner.java 0.00% 2 Missing ⚠️
.../commons/exception/auth/AccessDeniedException.java 0.00% 2 Missing ⚠️
.../apache/iotdb/db/queryengine/plan/Coordinator.java 50.00% 1 Missing ⚠️
...ion/config/executor/ClusterConfigTaskExecutor.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14282      +/-   ##
============================================
+ Coverage     39.52%   39.53%   +0.01%     
  Complexity       71       71              
============================================
  Files          4244     4247       +3     
  Lines        271276   271379     +103     
  Branches      32899    32906       +7     
============================================
+ Hits         107221   107299      +78     
- Misses       164055   164080      +25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

1 participant