Run unsplit reader/writer after failure
Open
enhancement
- Dominant language
- Rust
- Stars
- 0
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
Unsplit reader/writer will allow us to report unrelated errors as unrelated without searching and guessing. This is still not fool proof if the function is not pure but it's perfect for reasonably sane code.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named in the issue. Start by locating the crate's current reader/writer checking entry point and existing tests; define done as running the unsplit reader/writer after failure so unrelated errors can be reported without searching and guessing.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100