Hey,
This action requires cobertura, it would be nice if we could pipe directly the Go native Coverage Profile into this Action to simplify the setup process.
Right now I have to use a second program to convert the result into a cobertura format: https://github.com/boumenot/gocover-cobertura, which I would like to avoid for simplicity reasons and less dependency
I can make an PR, if it's fine
Hey,
This action requires cobertura, it would be nice if we could pipe directly the Go native Coverage Profile into this Action to simplify the setup process.
Right now I have to use a second program to convert the result into a cobertura format: https://github.com/boumenot/gocover-cobertura, which I would like to avoid for simplicity reasons and less dependency
I can make an PR, if it's fine