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

Missing test coverage for ListColumnChunk::lookup #3187

Closed
manh9203 opened this issue Apr 1, 2024 · 2 comments
Closed

Missing test coverage for ListColumnChunk::lookup #3187

manh9203 opened this issue Apr 1, 2024 · 2 comments
Assignees
Labels
testing Testing related issues

Comments

@manh9203
Copy link
Contributor

manh9203 commented Apr 1, 2024

This function is missing test coverage https://app.codecov.io/gh/kuzudb/kuzu/pull/3170/blob/src/storage/store/list_column_chunk.cpp#L153

@ray6080
Copy link
Contributor

ray6080 commented Apr 2, 2024

This function should be covered if we add tests to read from var list under write transactions.

@ray6080 ray6080 added the testing Testing related issues label Apr 2, 2024
@hououou
Copy link
Collaborator

hououou commented Apr 8, 2024

completed in #3210

@hououou hououou closed this as completed Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Testing related issues
Projects
None yet
Development

No branches or pull requests

3 participants