Skip to content

Commit 0f48aab

Browse files
committed
chore(scripts): 把 query-options-erasure 的测试面天花板从 263 降到 256 (#6754)
剥掉 33 处 `bypassTenantAudit` 选项转型后,该棘轮实测测试面从 263 降到 256, 按闸门自己的提示 `--update` 重记基线。天花板留在实际值之上等于静默许可同样 数量的新增擦除 —— 这正是棘轮向下也要拦的原因。 Refs #6754, #4918 Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MVa7roTgq6gGty2bG2KiEf
1 parent 2be906e commit 0f48aab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/query-options-erasure-baseline.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@
5151
"packages/services/service-settings/src/settings-service.ts": 2
5252
},
5353
"testSurface": {
54-
"sites": 263
54+
"sites": 256
5555
}
5656
}

0 commit comments

Comments
 (0)