Open
Description
Depends on #1121
Bounty Requirements
- The
gno test
command should have a-coverprofile
flag, which matches the behaviour of the similar flag ingo test
. - The resulting coverage profile should be parseable by
go tool cover -html="$f"
, creating an HTML coloured report with information on the covered lines. - This functionality should match, like the bounty for
-cover
, the output of equivalent Go files (possibly through transpilation) - Coverprofiles should be enabled in the CI testing the
examples
directory, and from its resulting profile an HTML report, published on github pages, should be available
Bounty Size: L; expected maximum reward: $4,000.
Find out more on the bounty program. If you participate with intention of receiving the bounty, you must agree to the Bounty Terms and Conditions.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Triage