From 9c653be72cd87509385149e10b907df833de4840 Mon Sep 17 00:00:00 2001 From: mateo-berri <277851410+mateo-berri@users.noreply.github.com> Date: Sat, 29 Aug 2026 06:42:59 -0700 Subject: [PATCH] chore(budgets): drop merge headroom above staging ceilings --- basedpyright-code-budget.json | 20 ++++++++++---------- ruff-strict-budget.json | 32 ++++++++++++++++---------------- type-discipline-budget.json | 6 +++--- 3 files changed, 29 insertions(+), 29 deletions(-) diff --git a/basedpyright-code-budget.json b/basedpyright-code-budget.json index 0a71a81693d..7b114dcbb9a 100644 --- a/basedpyright-code-budget.json +++ b/basedpyright-code-budget.json @@ -6,19 +6,19 @@ "limit": 2384 }, "reportAssignmentType": { - "limit": 320 + "limit": 319 }, "reportAttributeAccessIssue": { - "limit": 488 + "limit": 480 }, "reportCallIssue": { - "limit": 114 + "limit": 112 }, "reportConstantRedefinition": { "limit": 40 }, "reportDeprecated": { - "limit": 213 + "limit": 212 }, "reportDuplicateImport": { "limit": 19 @@ -30,7 +30,7 @@ "limit": 7 }, "reportGeneralTypeIssues": { - "limit": 154 + "limit": 101 }, "reportIncompatibleMethodOverride": { "limit": 56 @@ -45,7 +45,7 @@ "limit": 35 }, "reportInvalidTypeForm": { - "limit": 35 + "limit": 34 }, "reportInvalidTypeVarUse": { "limit": 2 @@ -84,7 +84,7 @@ "limit": 56 }, "reportPrivateUsage": { - "limit": 1823 + "limit": 1808 }, "reportRedeclaration": { "limit": 8 @@ -93,7 +93,7 @@ "limit": 197 }, "reportTypedDictNotRequiredAccess": { - "limit": 26 + "limit": 25 }, "reportUndefinedVariable": { "limit": 0 @@ -123,7 +123,7 @@ "limit": 5 }, "reportUnnecessaryIsInstance": { - "limit": 834 + "limit": 829 }, "reportUntypedBaseClass": { "limit": 0 @@ -135,7 +135,7 @@ "limit": 21 }, "reportUnusedFunction": { - "limit": 139 + "limit": 138 }, "reportUnusedImport": { "limit": 543 diff --git a/ruff-strict-budget.json b/ruff-strict-budget.json index 61bef07fcb3..3e8a97b67a9 100644 --- a/ruff-strict-budget.json +++ b/ruff-strict-budget.json @@ -9,10 +9,10 @@ "limit": 818 }, "ANN201": { - "limit": 2005 + "limit": 2003 }, "ANN202": { - "limit": 848 + "limit": 845 }, "ANN204": { "limit": 700 @@ -24,7 +24,7 @@ "limit": 133 }, "ANN401": { - "limit": 733 + "limit": 655 }, "ASYNC230": { "limit": 11 @@ -33,13 +33,13 @@ "limit": 2 }, "B006": { - "limit": 177 + "limit": 176 }, "B008": { "limit": 503 }, "B009": { - "limit": 59 + "limit": 52 }, "B010": { "limit": 190 @@ -57,7 +57,7 @@ "limit": 3 }, "BLE001": { - "limit": 2923 + "limit": 2917 }, "C401": { "limit": 8 @@ -78,7 +78,7 @@ "limit": 1 }, "C901": { - "limit": 312 + "limit": 311 }, "D419": { "limit": 6 @@ -108,7 +108,7 @@ "limit": 3 }, "F401": { - "limit": 17 + "limit": 13 }, "LOG015": { "limit": 5 @@ -117,7 +117,7 @@ "limit": 1 }, "PERF102": { - "limit": 27 + "limit": 23 }, "PERF401": { "limit": 12 @@ -171,28 +171,28 @@ "limit": 3 }, "RET504": { - "limit": 176 + "limit": 175 }, "RUF012": { - "limit": 241 + "limit": 239 }, "RUF015": { "limit": 8 }, "RUF019": { - "limit": 38 + "limit": 32 }, "RUF046": { "limit": 4 }, "RUF059": { - "limit": 67 + "limit": 66 }, "RUF100": { "limit": 0 }, "S110": { - "limit": 218 + "limit": 217 }, "S112": { "limit": 22 @@ -201,7 +201,7 @@ "limit": 57 }, "SIM102": { - "limit": 317 + "limit": 315 }, "SIM103": { "limit": 119 @@ -234,7 +234,7 @@ "limit": 5 }, "TID251": { - "limit": 1165 + "limit": 1117 }, "TRY002": { "limit": 524 diff --git a/type-discipline-budget.json b/type-discipline-budget.json index 70376a56b9a..5c29d527709 100644 --- a/type-discipline-budget.json +++ b/type-discipline-budget.json @@ -21,16 +21,16 @@ "limit": 0 }, "LIT008": { - "limit": 950 + "limit": 945 }, "LIT009": { "limit": 0 }, "LIT010": { - "limit": 16598 + "limit": 16564 }, "LIT011": { - "limit": 5579 + "limit": 5577 }, "LIT012": { "limit": 4502