daisy / daisy/pipeline-modules-common
px:combine-validation-reports should not fail when its output is not valid
Open
0 - Backlog
enhancement
- Dominant language
- HTML
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
`px:combine-validation-reports` outputs a validation report in a strictly defined grammar. It validates its output, and if it is not valid it crashes. Instead of crashing, it should just output the invalid document and rather log a warning message with `px:message` (in a `p:try`/`p:catch`).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.