mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-14 19:02:17 +03:00
test(ci): register the reset-aware quota-scope test in stryker tap.testFiles
tests/unit/reset-aware-request-scope-12600.test.ts (PR #12600) covers open-sse/services/combo/quotaScoring.ts but was missing from stryker.conf.json's tap.testFiles, so its mutant kills did not count toward the mutation-test-coverage gate (check:mutation-test-coverage --strict was red on release/v3.8.51). Inserted at the correct sorted position; verified no duplicate entries were introduced.
This commit is contained in:
@@ -349,6 +349,7 @@
|
||||
"tests/unit/repro-antigravity-404-family-cooldown-hijack.test.ts",
|
||||
"tests/unit/repro-combo-persisted-cooldown-preskip.test.ts",
|
||||
"tests/unit/repro-glm-iso-reset-24h-cap.test.ts",
|
||||
"tests/unit/reset-aware-request-scope-12600.test.ts",
|
||||
"tests/unit/resilience-connections.test.ts",
|
||||
"tests/unit/responses-handler.test.ts",
|
||||
"tests/unit/responses-passthrough-openai-compatible.test.ts",
|
||||
|
||||
Reference in New Issue
Block a user