linksplatform / linksplatform/Data.Doublets
Add test for (x * *) bug
Open
Nobody has claimed this yet.
Rust
- Dominant language
- C#
- Stars
- 14
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
https://github.com/linksplatform/Data.Doublets/blob/9b5fa41467808a2d570e6e65bc4df983dfe5f24e/rust/src/doublets/mem/united/store.rs#L285
Contributor guide
No contributing guide indexed for this repository
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 at rust/src/doublets/mem/united/store.rs around line 285, as linked in the issue. Determine the reported (x * *) behavior there and add a test that covers it; the issue is complete when the regression test reproduces the bug case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100