-
Notifications
You must be signed in to change notification settings - Fork 963
Open
Labels
EngSysThis issue is impacting the engineering system.This issue is impacting the engineering system.feature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.
Description
Hi @gravufo! I also couldn't find good docs or examples online for this scenario. Our pipelines require the Cobertura xml format, so
I found this doc, which mentioned using gocover-cobertura. (I played around with it but didn't get it fully functional.)Anyway, we just decided to remove the step. It did generate a pretty code coverage tab in our Azure pipelines dashboard, but it's not necessary. (Our actual code coverage check can use the native coverage tool in Go.)
We might try to add the code coverage tab back in at a later date, but it's not a priority right now.
Originally posted by @gracewilcox in #25217
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EngSysThis issue is impacting the engineering system.This issue is impacting the engineering system.feature-requestThis issue requires a new behavior in the product in order be resolved.This issue requires a new behavior in the product in order be resolved.