Skip to content

Commit 9f8db56

Browse files
committed
Update publication candidate
1 parent f0480ad commit 9f8db56

5 files changed

Lines changed: 14 additions & 7 deletions

File tree

changelog.d/housing-assistance-takeup.changed renamed to .github/publication_candidates/usdata-gha26321781916-a1/changelog.d/housing-assistance-takeup.changed

File renamed without changes.

changelog.d/housing-validation-threshold.fixed renamed to .github/publication_candidates/usdata-gha26321781916-a1/changelog.d/housing-validation-threshold.fixed

File renamed without changes.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
{
2+
"base_release_version": "1.115.5",
3+
"candidate_scope": "1.115.5-patch",
4+
"release_bump": "patch",
5+
"run_id": "usdata-gha26321781916-a1",
6+
"would_release_as_at_build_time": "1.115.6"
7+
}

.github/publication_scope.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"base_release_version": "1.115.5",
3-
"candidate_scope": "1.115.5-minor",
4-
"release_bump": "minor",
5-
"run_id": "usdata-gha26311998080-a1",
6-
"would_release_as_at_build_time": "1.116.0"
3+
"candidate_scope": "1.115.5-patch",
4+
"release_bump": "patch",
5+
"run_id": "usdata-gha26321781916-a1",
6+
"would_release_as_at_build_time": "1.115.6"
77
}

docs/generated/pipeline_api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -878,7 +878,7 @@
878878
"docstring": "Assert that final exported variables are leaf inputs.",
879879
"id": "computed_export_contract",
880880
"kind": "function",
881-
"line": 1585,
881+
"line": 1589,
882882
"metadata": {
883883
"api_refs": [
884884
"policyengine_us_data.datasets.cps.extended_cps.ExtendedCPS._assert_no_computed_variables_exported"
@@ -1325,7 +1325,7 @@
13251325
"docstring": "Check formula-reconstructed housing assistance before export.\n\nThe final H5 must not export formula outputs such as ``housing_assistance``.\nThis guard verifies that the remaining leaf inputs still make those\nformulas produce nonzero values before the export contract strips or\nrejects computed variables.",
13261326
"id": "housing_assistance_microsim_validation",
13271327
"kind": "function",
1328-
"line": 1355,
1328+
"line": 1359,
13291329
"metadata": {
13301330
"api_refs": [
13311331
"policyengine_us_data.datasets.cps.extended_cps.ExtendedCPS._validate_housing_assistance_microsimulation"
@@ -3216,7 +3216,7 @@
32163216
"docstring": "Replace PUF clone half of CPS-only variables with QRF predictions.\n\nAfter ``puf_clone_dataset()`` the CPS-only variables in the second\nhalf are naive copies of the CPS donor values. This function\nreplaces them with the second-stage QRF predictions that are\nconsistent with the clone's PUF-imputed income.\n\nArgs:\n data: Extended dataset dict (already doubled).\n predictions: DataFrame from ``_impute_cps_only_variables()``.\n time_period: Tax year.\n dataset_path: Path to CPS h5 file for entity mapping.\n\nReturns:\n Modified data dict with CPS-only variables spliced in.",
32173217
"id": "qrf_pass2",
32183218
"kind": "function",
3219-
"line": 825,
3219+
"line": 829,
32203220
"metadata": {
32213221
"api_refs": [
32223222
"policyengine_us_data.datasets.cps.extended_cps._splice_cps_only_predictions"

0 commit comments

Comments
 (0)