Azure / Azure/gocover

--format=json doesn't seem to do anything with full?

Open
#79 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Go
Stars
17
Forks
17
Avg merge
1d 14h
Merged PRs (30d)
2

Description

I am trying to use this - ironically - for Azure DevOps :) and it seems that i cannot export JSON from full coverage report.

with `gocover full`, I always get HTML output, even with `--format=json` (or `--format json`)

Contributor guide

No contributing guide indexed for this repository

Research direction

Start at the `gocover full` command entry point and trace how the `--format` option is handled. Reproduce the report with both `--format=json` and `--format json`; done means the full coverage report honors the JSON format instead of always producing HTML.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.