Commit 5f528bc
fix: orphaned-test check uses all_req_ids not filtered req_ids
Tests that cover Draft requirements were incorrectly flagged as
'orphaned' because the coverage check filters out Draft reqs.
Use all_req_ids (before the Draft filter) for orphan detection.
Co-Authored-By: Oz <oz-agent@warp.dev>1 parent 5864c9d commit 5f528bc
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
231 | 231 | | |
232 | 232 | | |
233 | 233 | | |
234 | | - | |
235 | | - | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
236 | 237 | | |
237 | 238 | | |
238 | 239 | | |
| |||
0 commit comments