Skip to content

tests: generate coverage info report#972

Merged
stevebeattie merged 1 commit into
chainguard-dev:mainfrom
stevebeattie:generate-coverage-info
May 30, 2025
Merged

tests: generate coverage info report#972
stevebeattie merged 1 commit into
chainguard-dev:mainfrom
stevebeattie:generate-coverage-info

Conversation

@stevebeattie
Copy link
Copy Markdown
Member

@stevebeattie stevebeattie commented May 30, 2025

Adds two toplevel make targets:

  • make coverage-html: generates out/coverage.html
  • make coverage-browser: opens a browser page with the coverage report loaded

There are additional support make targets.

Adds two toplevel make targets:

- make coverage-html: generates out/coverage.html
- make coverage-browser: opens a browser page with the coverage report
  loaded

Signed-off-by: Steve Beattie <steve.beattie@chainguard.dev>
@stevebeattie
Copy link
Copy Markdown
Member Author

Sample output of the coverage information report, as generated against the current tip of main (gzipped because github won't allow the html to be uploaded directly):

coverage.html.gz

@stevebeattie stevebeattie enabled auto-merge (squash) May 30, 2025 19:15
@stevebeattie stevebeattie requested a review from egibs May 30, 2025 19:17
Copy link
Copy Markdown
Member

@egibs egibs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😎

@stevebeattie stevebeattie merged commit 7889f8c into chainguard-dev:main May 30, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants