test(metrics): derive oversized fixture from scan cap

Export the internal scan budget for regression tests and size the oversized-line fixture as exactly two bounded passes.
This commit is contained in:
wellkilo
2026-09-13 05:14:26 +08:00
parent e9302928d0
commit 76329557c4
2 changed files with 3 additions and 1 deletions
+1
View File
@@ -500,6 +500,7 @@ module.exports = {
COST_SNAPSHOT_SCHEMA_VERSION,
COST_SNAPSHOT_DIRECTORY,
COST_LOG_FILENAME,
MAX_SCAN_BYTES,
getCostSnapshotPath,
isValidCostRow,
chooseNewerCumulativeRow,