feat: Enable secondary index for compound filter conditions #3417
+1,924
−750
Codecov / codecov/project
succeeded
Feb 4, 2025 in 0s
78.27% (-0.01%) compared to a2b8971, passed because coverage increased by 0.12% when compared to adjusted base (78.15%)
View this Pull Request on Codecov
78.27% (-0.01%) compared to a2b8971, passed because coverage increased by 0.12% when compared to adjusted base (78.15%)
Details
Codecov Report
Attention: Patch coverage is 92.43697%
with 36 lines
in your changes missing coverage. Please review.
Project coverage is 78.27%. Comparing base (
a2b8971
) to head (91ac5a9
).
Additional details and impacted files
@@ Coverage Diff @@
## develop #3417 +/- ##
===========================================
- Coverage 78.28% 78.27% -0.01%
===========================================
Files 392 393 +1
Lines 36045 36106 +61
===========================================
+ Hits 28217 28260 +43
- Misses 6163 6185 +22
+ Partials 1665 1661 -4
Files with missing lines | Coverage Δ | |
---|---|---|
internal/connor/all.go | 83.87% <100.00%> (ø) |
|
internal/connor/any.go | 90.32% <100.00%> (ø) |
|
internal/connor/connor.go | 100.00% <100.00%> (ø) |
|
internal/connor/eq.go | 92.31% <100.00%> (ø) |
|
internal/connor/ne.go | 72.73% <100.00%> (+15.58%) |
⬆️ |
internal/connor/none.go | 83.87% <100.00%> (ø) |
|
internal/connor/not.go | 100.00% <100.00%> (ø) |
|
internal/db/collection_get.go | 79.66% <100.00%> (-4.82%) |
⬇️ |
internal/db/collection_index.go | 87.53% <100.00%> (+0.03%) |
⬆️ |
internal/db/fetcher/fetcher.go | 100.00% <ø> (ø) |
|
... and 17 more |
... and 19 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update a2b8971...91ac5a9. Read the comment docs.
Loading