Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: generate go-corset coverage reports #1798

Closed
DavePearce opened this issue Feb 12, 2025 · 0 comments · Fixed by #1799
Closed

feat: generate go-corset coverage reports #1798

DavePearce opened this issue Feb 12, 2025 · 0 comments · Fixed by #1799
Assignees

Comments

@DavePearce
Copy link
Collaborator

The goal here is to update the tracer to support the generation of go-corset coverage reports. There are two ways we could do this:

  1. Dump all report files into a directory given by e.g. GOCORSET_COVERAGE_DIR environment variable
  2. Or, aggregrate report files into a single file given by e.g. GOCORSET_COVERAGE_OUT environment variable.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant