func MakeCommand() *cobra.Command
MakeCommand returns a `junit` command.
type CoverageMetadata struct { Host string `json:"host"` Project string `json:"project"` Root string `json:"workspace_root"` Ref string `json:"ref"` CommitID string `json:"commit_id"` }