enhance: Add json key inverted index in stats for optimization #38039
Codecov / codecov/project
failed
Jan 6, 2025 in 1s
68.62% (target 77.00%)
View this Pull Request on Codecov
68.62% (target 77.00%)
Details
Codecov Report
Attention: Patch coverage is 37.06806%
with 601 lines
in your changes missing coverage. Please review.
Project coverage is 68.62%. Comparing base (
ee9a279
) to head (223a346
).
Additional details and impacted files
@@ Coverage Diff @@
## master #38039 +/- ##
==========================================
- Coverage 69.52% 68.62% -0.91%
==========================================
Files 296 299 +3
Lines 26553 27422 +869
==========================================
+ Hits 18462 18818 +356
- Misses 8091 8604 +513
Components | Coverage Δ | |
---|---|---|
Client | ∅ <ø> (∅) |
|
Core | 68.62% <37.06%> (-0.91%) |
⬇️ |
Go | ∅ <ø> (∅) |
Files with missing lines | Coverage Δ | |
---|---|---|
...nternal/core/src/exec/expression/BinaryRangeExpr.h | 94.00% <ø> (ø) |
|
internal/core/src/exec/expression/ExistsExpr.h | 100.00% <ø> (ø) |
|
internal/core/src/exec/expression/Expr.h | 70.42% <100.00%> (+0.42%) |
⬆️ |
...ternal/core/src/exec/expression/JsonContainsExpr.h | 100.00% <ø> (ø) |
|
internal/core/src/exec/expression/TermExpr.h | 85.71% <ø> (ø) |
|
internal/core/src/exec/expression/UnaryExpr.h | 68.51% <ø> (ø) |
|
internal/core/src/index/JsonKeyInvertedIndex.h | 100.00% <100.00%> (ø) |
|
internal/core/src/segcore/SegmentInterface.h | 71.15% <ø> (ø) |
|
internal/core/src/segcore/SegmentSealed.h | 100.00% <ø> (ø) |
|
internal/core/src/segcore/SegmentSealedImpl.h | 57.14% <ø> (ø) |
|
... and 17 more |
Loading