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

Refactor Table session #14157

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

Refactor Table session #14157

wants to merge 16 commits into from

Conversation

HTHou
Copy link
Contributor

@HTHou HTHou commented Nov 21, 2024

No description provided.

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

Attention: Patch coverage is 25.00000% with 126 lines in your changes missing coverage. Please review.

Project coverage is 39.64%. Comparing base (4edc42b) to head (577731d).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
...he/iotdb/session/pool/TableSessionPoolBuilder.java 0.00% 47 Missing ⚠️
.../org/apache/iotdb/session/TableSessionBuilder.java 0.00% 46 Missing ⚠️
...apache/iotdb/session/pool/TableSessionWrapper.java 0.00% 14 Missing ⚠️
...in/java/org/apache/iotdb/session/TableSession.java 0.00% 11 Missing ⚠️
...rg/apache/iotdb/session/pool/TableSessionPool.java 0.00% 6 Missing ⚠️
...ava/org/apache/iotdb/session/pool/SessionPool.java 80.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master   #14157      +/-   ##
============================================
+ Coverage     39.62%   39.64%   +0.02%     
  Complexity       71       71              
============================================
  Files          4224     4230       +6     
  Lines        269427   269471      +44     
  Branches      32659    32659              
============================================
+ Hits         106747   106845      +98     
+ Misses       162680   162626      -54     

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


🚨 Try these New Features:

@HTHou HTHou marked this pull request as ready for review November 21, 2024 10:22
@HTHou HTHou changed the title Table session Refactor Table session Nov 21, 2024
Copy link

sonarcloud bot commented Nov 21, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
5.3% Duplication on New Code (required ≤ 3%)
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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