Closed
Description
When pipeline YAML source lines are associated to a specific processor, our code does not account for YAML blocks that may span multiple lines. In this case, a script
processor that uses a multiline source
shows only the line containing the source:
as covered but not the entire value.
References