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

[To rc/1.3.3] Fix memory calculate error when insertRecords with both aligned and non-aligned devices #13527

Merged
merged 1 commit into from
Sep 18, 2024

Conversation

HTHou
Copy link
Contributor

@HTHou HTHou commented Sep 14, 2024

Description

cp #12720

Copy link

sonarcloud bot commented Sep 14, 2024

Copy link

codecov bot commented Sep 14, 2024

Codecov Report

Attention: Patch coverage is 97.50000% with 1 line in your changes missing coverage. Please review.

Project coverage is 41.45%. Comparing base (17d5f0f) to head (d82800c).
Report is 16 commits behind head on rc/1.3.3.

Files with missing lines Patch % Lines
.../iotdb/db/storageengine/dataregion/DataRegion.java 50.00% 1 Missing ⚠️
Additional details and impacted files
@@              Coverage Diff               @@
##             rc/1.3.3   #13527      +/-   ##
==============================================
+ Coverage       41.44%   41.45%   +0.01%     
  Complexity         71       71              
==============================================
  Files            3445     3445              
  Lines          219750   219867     +117     
  Branches        26141    26165      +24     
==============================================
+ Hits            91068    91147      +79     
- Misses         128682   128720      +38     

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

@jt2594838 jt2594838 merged commit 3ad77ac into rc/1.3.3 Sep 18, 2024
26 checks passed
@HTHou HTHou deleted the cp_insertRows_mem133 branch September 18, 2024 01:56
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