iotdb icon indicating copy to clipboard operation
iotdb copied to clipboard

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

Open HTHou opened this issue 1 year ago • 2 comments

Description

cp #12720

HTHou avatar Sep 14 '24 14:09 HTHou

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 :warning:
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     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Sep 14 '24 15:09 codecov[bot]