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

[Draft]Support table model insert redirection #13550

Draft
wants to merge 14 commits into
base: master
Choose a base branch
from

Conversation

HTHou
Copy link
Contributor

@HTHou HTHou commented Sep 19, 2024

Description

Draft

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

Attention: Patch coverage is 22.27723% with 157 lines in your changes missing coverage. Please review.

Project coverage is 41.75%. Comparing base (68eb91a) to head (db3317d).
Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
...rc/main/java/org/apache/iotdb/session/Session.java 0.85% 116 Missing ⚠️
...ine/plan/relational/planner/TableModelPlanner.java 0.00% 22 Missing ⚠️
...ava/org/apache/iotdb/session/pool/SessionPool.java 18.18% 9 Missing ⚠️
...n/java/org/apache/iotdb/rpc/RedirectException.java 37.50% 5 Missing ⚠️
...c/src/main/java/org/apache/iotdb/rpc/RpcUtils.java 75.00% 3 Missing ⚠️
.../org/apache/iotdb/session/pool/SessionWrapper.java 0.00% 1 Missing ⚠️
...queryengine/plan/relational/analyzer/Analysis.java 0.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #13550      +/-   ##
============================================
- Coverage     41.76%   41.75%   -0.02%     
  Complexity       71       71              
============================================
  Files          3978     3978              
  Lines        247484   247721     +237     
  Branches      29964    30007      +43     
============================================
+ Hits         103362   103428      +66     
- Misses       144122   144293     +171     

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

@HTHou HTHou changed the title [Draft]Support table model redirect [Draft]Support table model insert redirection Sep 20, 2024
Copy link

sonarcloud bot commented Sep 20, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
10.9% Duplication on New Code (required ≤ 3%)

See analysis details on SonarCloud

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