Skip to content

Remove unnecessary sed lines from go test job

Adam Cohen requested to merge remove-unnecessary-sed-from-go-test into master

What does this MR do?

This MR removes unnecessary code added in chore: Include coverage report in `go test` (!289 - merged).

Tested here

Also tested in this MR which shows correct Test coverage visualization for Go code:

What are the relevant issue numbers?

Does this MR meet the acceptance criteria?

Edited by Adam Cohen

Merge request reports