Skip to content

enhance: speed up search iter stage 1

Codecov / codecov/patch succeeded Dec 18, 2024 in 0s

87.56% of diff hit (target 80.00%)

View this Pull Request on Codecov

87.56% of diff hit (target 80.00%)

Annotations

Check warning on line 394 in internal/core/src/index/Utils.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/index/Utils.cpp#L393-L394

Added lines #L393 - L394 were not covered by tests

Check warning on line 39 in internal/core/src/query/CachedSearchIterator.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/CachedSearchIterator.cpp#L39

Added line #L39 was not covered by tests

Check warning on line 59 in internal/core/src/query/CachedSearchIterator.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/CachedSearchIterator.cpp#L59

Added line #L59 was not covered by tests

Check warning on line 87 in internal/core/src/query/CachedSearchIterator.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/CachedSearchIterator.cpp#L87

Added line #L87 was not covered by tests

Check warning on line 172 in internal/core/src/query/CachedSearchIterator.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/CachedSearchIterator.cpp#L172

Added line #L172 was not covered by tests

Check warning on line 314 in internal/core/src/query/CachedSearchIterator.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/CachedSearchIterator.cpp#L313-L314

Added lines #L313 - L314 were not covered by tests

Check warning on line 340 in internal/core/src/query/CachedSearchIterator.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/CachedSearchIterator.cpp#L340

Added line #L340 was not covered by tests

Check warning on line 98 in internal/core/src/query/CachedSearchIterator.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/CachedSearchIterator.h#L98

Added line #L98 was not covered by tests

Check warning on line 84 in internal/core/src/query/PlanProto.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/PlanProto.cpp#L84

Added line #L84 was not covered by tests

Check warning on line 86 in internal/core/src/query/PlanProto.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/PlanProto.cpp#L86

Added line #L86 was not covered by tests

Check warning on line 91 in internal/core/src/query/PlanProto.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/PlanProto.cpp#L89-L91

Added lines #L89 - L91 were not covered by tests

Check warning on line 243 in internal/core/src/query/SearchBruteForce.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/SearchBruteForce.cpp#L242-L243

Added lines #L242 - L243 were not covered by tests

Check warning on line 248 in internal/core/src/query/SearchBruteForce.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/SearchBruteForce.cpp#L247-L248

Added lines #L247 - L248 were not covered by tests

Check warning on line 131 in internal/core/src/query/SearchOnGrowing.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/SearchOnGrowing.cpp#L131

Added line #L131 was not covered by tests

Check warning on line 139 in internal/core/src/query/SearchOnGrowing.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/SearchOnGrowing.cpp#L137-L139

Added lines #L137 - L139 were not covered by tests

Check warning on line 43 in internal/core/src/query/SearchOnIndex.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/SearchOnIndex.cpp#L40-L43

Added lines #L40 - L43 were not covered by tests

Check warning on line 64 in internal/core/src/query/SearchOnSealed.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/SearchOnSealed.cpp#L61-L64

Added lines #L61 - L64 were not covered by tests

Check warning on line 120 in internal/core/src/query/SearchOnSealed.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/SearchOnSealed.cpp#L117-L120

Added lines #L117 - L120 were not covered by tests

Check warning on line 207 in internal/core/src/query/SearchOnSealed.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/SearchOnSealed.cpp#L207

Added line #L207 was not covered by tests

Check warning on line 214 in internal/core/src/query/SearchOnSealed.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/query/SearchOnSealed.cpp#L212-L214

Added lines #L212 - L214 were not covered by tests

Check warning on line 103 in internal/proxy/search_util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/search_util.go#L101-L103

Added lines #L101 - L103 were not covered by tests

Check warning on line 111 in internal/proxy/search_util.go

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/proxy/search_util.go#L110-L111

Added lines #L110 - L111 were not covered by tests