vscode-koverage icon indicating copy to clipboard operation
vscode-koverage copied to clipboard

Run from command line?

Open SpencerRiddering opened this issue 1 year ago • 1 comments

I like the way this extension presents coverage data, and I'd like to integrate it into my GitLab automated build pipeline.

  • Is there a way to generate this report as a standalone web page?
  • Can the report generation be run from the command line?

SpencerRiddering avatar Jun 05 '24 17:06 SpencerRiddering

@SpencerRiddering I don't think this extension is able to generate a report. I think it only reads from a report and show the coverage info in VSCode.

AlefCS avatar Dec 18 '24 19:12 AlefCS