Skip to content

gno test -coverprofile #2907

Open
Open
@thehowl

Description

@thehowl

Depends on #1121

Bounty Requirements

  • The gno test command should have a -coverprofile flag, which matches the behaviour of the similar flag in go 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.

More bounties | Contributing guidelines

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions