From c3446970339f0e24a65b5675475e93cc02d4997e Mon Sep 17 00:00:00 2001 From: Max Ghenis Date: Wed, 1 Jul 2026 00:19:01 +0200 Subject: [PATCH] Update US surface snapshot for small Populace default --- changelog.d/us-small-populace-snapshot.fixed.md | 1 + .../household_calculator_snapshots/us_model_surface.json | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) create mode 100644 changelog.d/us-small-populace-snapshot.fixed.md diff --git a/changelog.d/us-small-populace-snapshot.fixed.md b/changelog.d/us-small-populace-snapshot.fixed.md new file mode 100644 index 00000000..449eb0dd --- /dev/null +++ b/changelog.d/us-small-populace-snapshot.fixed.md @@ -0,0 +1 @@ +Update the US model surface snapshot for the smaller default Populace bundle. diff --git a/tests/fixtures/household_calculator_snapshots/us_model_surface.json b/tests/fixtures/household_calculator_snapshots/us_model_surface.json index 899efc73..403c5d06 100644 --- a/tests/fixtures/household_calculator_snapshots/us_model_surface.json +++ b/tests/fixtures/household_calculator_snapshots/us_model_surface.json @@ -5,7 +5,7 @@ "has_income_tax": true, "has_region_registry": true, "model_package_name": "policyengine-us", - "num_parameters_bucketed_100s": 956, - "num_variables_bucketed_100s": 55, + "num_parameters_bucketed_100s": 917, + "num_variables_bucketed_100s": 54, "region_registry_country": "us" }