iotdb
iotdb copied to clipboard
Fix memory calculate error when insertRecords with both aligned and non-aligned devices
Description
For an InsertRowsNode, we cannot ensure it only contains one alignment type of InsertRowNodes.
Codecov Report
Attention: Patch coverage is 94.11765% with 2 lines in your changes missing coverage. Please review.
Project coverage is 41.75%. Comparing base (
3453796) to head (5ba908e). Report is 4 commits behind head on master.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../iotdb/db/storageengine/dataregion/DataRegion.java | 33.33% | 2 Missing :warning: |
Additional details and impacted files
@@ Coverage Diff @@
## master #12720 +/- ##
=========================================
Coverage 41.74% 41.75%
Complexity 71 71
=========================================
Files 3973 3973
Lines 246793 246816 +23
Branches 29894 29901 +7
=========================================
+ Hits 103032 103062 +30
+ Misses 143761 143754 -7
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Quality Gate passed
Issues
17 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
