adding goldens for BLS imports#2090
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds golden summary reports for the c_cpi_u and cpi_u datasets. The reviewer pointed out that the golden summary report for cpi_w is missing and should be added to ensure complete test coverage for all datasets defined in the manifest.
|
@gemini-code-assist review |
There was a problem hiding this comment.
Code Review
This pull request introduces validation configurations and golden summary reports for the US BLS CPI and CES State data imports, updating their manifests to reference the new validation files. The reviewer identified that the relative paths to the golden summary reports in both validation_config.json files are incorrect, pointing to non-existent directories by going up four levels instead of three. Correcting these paths is necessary to ensure the validation runner can locate the golden files.
This PR adds golden data for BLS imports:
BLS_CPI: cpi_u and c_cpi_u sub-imports of BLS_CPI. cpi_w doesn't have any golden data.
BLS_CES_State