Skip to content

Commit 64b3e4b

Browse files
committed
Update publication candidate
1 parent 2f8af52 commit 64b3e4b

4 files changed

Lines changed: 11 additions & 4 deletions

File tree

changelog.d/998.fixed.md renamed to .github/publication_candidates/usdata-gha26009997491-a1/changelog.d/998.fixed.md

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.2",
3+
"candidate_scope": "1.115.2-patch",
4+
"release_bump": "patch",
5+
"run_id": "usdata-gha26009997491-a1",
6+
"would_release_as_at_build_time": "1.115.3"
7+
}

.github/publication_scope.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
"base_release_version": "1.115.2",
33
"candidate_scope": "1.115.2-patch",
44
"release_bump": "patch",
5-
"run_id": "usdata-gha26008442345-a1",
5+
"run_id": "usdata-gha26009997491-a1",
66
"would_release_as_at_build_time": "1.115.3"
77
}

docs/generated/pipeline_api.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -873,7 +873,7 @@
873873
"docstring": "Assert that final exported variables are leaf inputs.",
874874
"id": "computed_export_contract",
875875
"kind": "function",
876-
"line": 1449,
876+
"line": 1464,
877877
"metadata": {
878878
"api_refs": [
879879
"policyengine_us_data.datasets.cps.extended_cps.ExtendedCPS._assert_no_computed_variables_exported"
@@ -1179,7 +1179,7 @@
11791179
"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.",
11801180
"id": "housing_assistance_microsim_validation",
11811181
"kind": "function",
1182-
"line": 1321,
1182+
"line": 1328,
11831183
"metadata": {
11841184
"api_refs": [
11851185
"policyengine_us_data.datasets.cps.extended_cps.ExtendedCPS._validate_housing_assistance_microsimulation"
@@ -2650,7 +2650,7 @@
26502650
"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.",
26512651
"id": "qrf_pass2",
26522652
"kind": "function",
2653-
"line": 790,
2653+
"line": 796,
26542654
"metadata": {
26552655
"api_refs": [
26562656
"policyengine_us_data.datasets.cps.extended_cps._splice_cps_only_predictions"

0 commit comments

Comments
 (0)