mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-22 06:42:19 +03:00
Merged via /merge-batch (2026-08-26, v3.8.51). Boarded no worktree combinado; validação única: typecheck/complexity/cognitive-complexity/file-size/changelog verdes, lint nos mesmos 228 achados pré-existentes confirmados contra o tip puro, testes focados passando. Obrigado pela contribuição.
This commit is contained in:
@@ -0,0 +1 @@
|
||||
- **test(sse):** bump the hard-lease connection-query inventory for `src/lib/tokenHealthCheck.ts` to 2 — the verify-only web-cookie sweep added by #11495 split the single `getProviderConnections` call into oauth + cookie variants, which the frozen inventory had not tracked ([#11495](https://github.com/diegosouzapw/OmniRoute/pull/11495)).
|
||||
@@ -137,7 +137,8 @@ const EXPECTED: Record<InventoryKind, Record<string, number>> = {
|
||||
"src/lib/proxyEgress.ts": 1,
|
||||
"src/lib/quota/connectionRecovery.ts": 2,
|
||||
"src/lib/sync/bundle.ts": 1,
|
||||
"src/lib/tokenHealthCheck.ts": 1,
|
||||
// #11495: verify-only sweep queries oauth + cookie connections
|
||||
"src/lib/tokenHealthCheck.ts": 2,
|
||||
"src/lib/tokenHealthCheckCopilot.ts": 1,
|
||||
"src/lib/usage/callLogs.ts": 1,
|
||||
"src/lib/usage/codexResetCredits.ts": 1,
|
||||
|
||||
Reference in New Issue
Block a user