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] Split MemChunk if row number exceeded the avgSeriesPointNumberThreshold #13653

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

Conversation

HTHou
Copy link
Contributor

@HTHou HTHou commented Sep 29, 2024

Description

@HTHou HTHou closed this Sep 29, 2024
Copy link

codecov bot commented Sep 29, 2024

Codecov Report

Attention: Patch coverage is 53.12500% with 60 lines in your changes missing coverage. Please review.

Project coverage is 41.37%. Comparing base (08bc12c) to head (28aa427).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
...e/dataregion/memtable/AlignedWritableMemChunk.java 57.50% 34 Missing ⚠️
...geengine/dataregion/memtable/WritableMemChunk.java 48.14% 14 Missing ⚠️
...he/iotdb/db/utils/datastructure/AlignedTVList.java 36.84% 12 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master   #13653   +/-   ##
=========================================
  Coverage     41.37%   41.37%           
  Complexity       71       71           
=========================================
  Files          4002     4002           
  Lines        248974   249050   +76     
  Branches      30227    30240   +13     
=========================================
+ Hits         103008   103040   +32     
- Misses       145966   146010   +44     

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

@HTHou HTHou reopened this Sep 29, 2024
Copy link

sonarcloud bot commented Sep 29, 2024

Quality Gate Failed Quality Gate failed

Failed conditions
D Reliability Rating on New Code (required ≥ A)

See analysis details on SonarCloud

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

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