From e8997c56b26f833323dd9bf1b78e0ff1aad494eb Mon Sep 17 00:00:00 2001 From: datacommons-robot-author Date: Thu, 23 Apr 2026 18:18:39 +0000 Subject: [PATCH] feat: Update goldens from Cloud Build workflow (build 72b047a4-5cf7-4bac-9e1a-bf854ca6812d) --- .../debug_info.json | 2 +- .../chart_config.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json b/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json index 0a137dcdc6..2d267671b5 100644 --- a/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json +++ b/server/integration_tests/test_data/detection_api_multivar/howarefactorslikeobesity,bloodpressureandasthmaimpactedbyclimatechange/debug_info.json @@ -32,7 +32,7 @@ 0.63385, 0.63227, 0.63222, - 0.6305, + 0.63049, 0.6303, 0.62984, 0.62957 diff --git a/server/integration_tests/test_data/e2e_date_range/femalepopulationincaliforniacountiesbefore2020/chart_config.json b/server/integration_tests/test_data/e2e_date_range/femalepopulationincaliforniacountiesbefore2020/chart_config.json index 5e644536f3..e47759edcd 100644 --- a/server/integration_tests/test_data/e2e_date_range/femalepopulationincaliforniacountiesbefore2020/chart_config.json +++ b/server/integration_tests/test_data/e2e_date_range/femalepopulationincaliforniacountiesbefore2020/chart_config.json @@ -194,7 +194,7 @@ "tiles": [ { "statVarKey": [ - "Count_Death_Female_2017" + "Count_Death_Female_2002" ], "title": "Count of Mortality Event: Female in Counties of California (${date})", "type": "MAP" @@ -209,7 +209,7 @@ "showHighestLowest": true }, "statVarKey": [ - "Count_Death_Female_2017" + "Count_Death_Female_2002" ], "title": "Count of Mortality Event: Female in Counties of California (${date})", "type": "RANKING" @@ -929,8 +929,8 @@ "name": "Count of Mortality Event: Female", "statVar": "Count_Death_Female" }, - "Count_Death_Female_2017": { - "date": "2017", + "Count_Death_Female_2002": { + "date": "2002", "name": "Count of Mortality Event: Female", "statVar": "Count_Death_Female" },