Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix chunked segment term filter expression and add ut #37392

Merged
merged 3 commits into from
Nov 7, 2024

fix go ut

64fa3f2
Select commit
Loading
Failed to load commit list.
Merged

fix: fix chunked segment term filter expression and add ut #37392

fix go ut
64fa3f2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 7, 2024 in 0s

16.66% of diff hit (target 80.00%)

View this Pull Request on Codecov

16.66% of diff hit (target 80.00%)

Annotations

Check warning on line 366 in internal/core/src/exec/expression/Expr.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/exec/expression/Expr.h#L366

Added line #L366 was not covered by tests

Check warning on line 369 in internal/core/src/exec/expression/Expr.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/exec/expression/Expr.h#L368-L369

Added lines #L368 - L369 were not covered by tests

Check warning on line 101 in internal/core/src/mmap/ChunkedColumn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/mmap/ChunkedColumn.h#L100-L101

Added lines #L100 - L101 were not covered by tests

Check warning on line 147 in internal/core/src/mmap/ChunkedColumn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/mmap/ChunkedColumn.h#L147

Added line #L147 was not covered by tests

Check warning on line 334 in internal/core/src/mmap/ChunkedColumn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/mmap/ChunkedColumn.h#L334

Added line #L334 was not covered by tests

Check warning on line 340 in internal/core/src/mmap/ChunkedColumn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/mmap/ChunkedColumn.h#L339-L340

Added lines #L339 - L340 were not covered by tests

Check warning on line 342 in internal/core/src/mmap/ChunkedColumn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/mmap/ChunkedColumn.h#L342

Added line #L342 was not covered by tests

Check warning on line 344 in internal/core/src/mmap/ChunkedColumn.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/mmap/ChunkedColumn.h#L344

Added line #L344 was not covered by tests

Check warning on line 780 in internal/core/src/segcore/ChunkedSegmentSealedImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/ChunkedSegmentSealedImpl.cpp#L779-L780

Added lines #L779 - L780 were not covered by tests

Check warning on line 785 in internal/core/src/segcore/ChunkedSegmentSealedImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/ChunkedSegmentSealedImpl.cpp#L783-L785

Added lines #L783 - L785 were not covered by tests

Check warning on line 1235 in internal/core/src/segcore/ChunkedSegmentSealedImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/ChunkedSegmentSealedImpl.cpp#L1235

Added line #L1235 was not covered by tests

Check warning on line 1263 in internal/core/src/segcore/ChunkedSegmentSealedImpl.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

internal/core/src/segcore/ChunkedSegmentSealedImpl.cpp#L1261-L1263

Added lines #L1261 - L1263 were not covered by tests