Skip to content

Conversation

@AndreaBozzo
Copy link

  • Add test_subscribe_batch: tests LogScanner::subscribe_batch() with HashMap
  • Add test_project_by_name: tests TableScan::project_by_name() with column names
  • Both tests include error case validation

Linked issue: #31

Add two new integration tests to improve API coverage:
- test_subscribe_batch: tests LogScanner::subscribe_batch() with HashMap
- test_project_by_name: tests TableScan::project_by_name() with column names

Both tests include error case validation.
@AndreaBozzo
Copy link
Author

AndreaBozzo commented Dec 27, 2025

Good morning and thanks for running the workflows!

i updated the assertion to value in list_offsets with commit 9cc0250 + a clippy fix on table.rs with df7c410, all tests now pass locally

Note: clippy is pointing many more warnings in other tests, while this is still fine, its something that should be examinated in the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant