enhance: refine variable-length-type memory usage(#38736) #39578
Codecov / codecov/project
succeeded
Feb 11, 2025 in 1s
80.16% (target 77.00%)
View this Pull Request on Codecov
80.16% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 78.57143%
with 33 lines
in your changes missing coverage. Please review.
Project coverage is 80.16%. Comparing base (
74890da
) to head (296b1e6
).
Report is 22 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #39578 +/- ##
==========================================
+ Coverage 80.07% 80.16% +0.08%
==========================================
Files 1465 1480 +15
Lines 203449 204890 +1441
==========================================
+ Hits 162918 164242 +1324
- Misses 34709 34790 +81
- Partials 5822 5858 +36
Components | Coverage Δ | |
---|---|---|
Client | 79.44% <ø> (-0.02%) |
⬇️ |
Core | 69.47% <78.57%> (+0.07%) |
⬆️ |
Go | 81.88% <ø> (+0.07%) |
⬆️ |
Files with missing lines | Coverage Δ | |
---|---|---|
internal/core/src/common/Chunk.cpp | 63.33% <100.00%> (-6.94%) |
⬇️ |
internal/core/src/common/Chunk.h | 89.74% <100.00%> (+5.21%) |
⬆️ |
internal/core/src/common/ChunkTarget.h | 100.00% <ø> (ø) |
|
internal/core/src/common/ChunkWriter.cpp | 70.64% <100.00%> (+14.27%) |
⬆️ |
internal/core/src/common/Common.h | 0.00% <ø> (-100.00%) |
⬇️ |
internal/core/src/exec/expression/Expr.h | 69.28% <ø> (ø) |
|
internal/core/src/exec/expression/TermExpr.cpp | 85.04% <ø> (ø) |
|
...ternal/core/src/segcore/ChunkedSegmentSealedImpl.h | 28.57% <ø> (ø) |
|
internal/core/src/segcore/SegmentGrowingImpl.h | 69.04% <ø> (ø) |
|
internal/core/src/segcore/SegmentSealedImpl.h | 57.14% <ø> (ø) |
|
... and 8 more |
Loading