Skip to content

fix(export): HEC-RAS package reads raster names from result_package - #243

Merged
Zhonghao1995 merged 1 commit into
mainfrom
fix/hecras-package-paths
Aug 16, 2026
Merged

Zhonghao1995 merged 1 commit into
mainfrom
fix/hecras-package-paths

Conversation

@Zhonghao1995

Copy link
Copy Markdown
Owner

Follow-up to #241. ADR 0009 makes result_package the one place that names every package path; the HEC-RAS exporter had mirrored four names as module constants. Import them (no cycle) and name the optional soil_texture.tif in the contract too. Tests: export + package-contract suites green.

…not mirrored copies

ADR 0009 says result_package is the ONE place that names every path in the
package; the HEC-RAS exporter had mirrored four of them. Import them instead
(no import cycle: result_package pulls only the datastore/validate schemas)
and name the optional soil_texture.tif there too.
@Zhonghao1995
Zhonghao1995 merged commit 077b0b8 into main Aug 16, 2026
2 checks passed
@Zhonghao1995
Zhonghao1995 deleted the fix/hecras-package-paths branch August 16, 2026 20:33
@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant