quickwit-oss / quickwit-oss/quickwit
Make metastore tests more fine grained
Open
Nobody has claimed this yet.
backlog
enhancement
- Dominant language
- Rust
- Stars
- 11.7k
- Forks
- 597
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 37
Description
Currently the metastore test don't check details about splits returned and their state.
This should enhance and check all the edge cases we can have with the megastore API
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing metastore tests and reading how they exercise the metastore API. Identify the current assertions around returned splits and their state, then map the relevant edge cases before adding finer-grained checks. Done means the tests verify split details and states across the applicable API cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100