galaxyproject / galaxyproject/planemo
Catch KeyErrors from data_ref attributes in lint and test mode
Open
- Dominant language
- Python
- Stars
- 110
- Forks
- 102
- Avg merge
- 4d 21h
- Merged PRs (30d)
- 13
Description
`planemo` is not able to test and lint `data_ref` attributes like `type="data_column" data_ref="inputA"`. Wrong values will result in a KeyError which is not recognised by `lint`. `test` will not run any test which results in `OK`.
More informations here:
https://github.com/galaxyproject/tools-iuc/issues/148
Contributor guide
Assessment
This issue has not been assessed yet.