story-kit: create 104_story_test_coverage_io_search_rs_to_95
This commit is contained in:
@@ -0,0 +1,20 @@
|
|||||||
|
---
|
||||||
|
name: "Test Coverage: io/search.rs to 95%"
|
||||||
|
---
|
||||||
|
|
||||||
|
# Story 104: Test Coverage: io/search.rs to 95%
|
||||||
|
|
||||||
|
## User Story
|
||||||
|
|
||||||
|
As a developer, I want io/search.rs to have at least 95% test coverage, so that regressions in search edge cases are caught early.
|
||||||
|
|
||||||
|
## Acceptance Criteria
|
||||||
|
|
||||||
|
- [ ] server/src/io/search.rs reaches at least 95% line coverage (currently 89%, 14 lines missed)
|
||||||
|
- [ ] cargo clippy passes with no warnings
|
||||||
|
- [ ] cargo test passes with all tests green
|
||||||
|
- [ ] No changes to production code, only test code added
|
||||||
|
|
||||||
|
## Out of Scope
|
||||||
|
|
||||||
|
- TBD
|
||||||
Reference in New Issue
Block a user