Skip to content

Add Unit and Integ Test reports#88

Merged
justinschoeff merged 1 commit into
mainfrom
schoeff/test-reports
Jul 24, 2026
Merged

Add Unit and Integ Test reports#88
justinschoeff merged 1 commit into
mainfrom
schoeff/test-reports

Conversation

@justinschoeff

@justinschoeff justinschoeff commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

What was changed

This adds test and coverage reports for both unit and integ tests. The
coverage will be added as a comment to PRs and test reports visible in
job summary.

Also, just for reference I found both dorny/test-reporter@v3 and fgrosse/go-coverage-report@v1.3.0 in use in other Temporal repos, so chose them over some other options.

Why?

Easier to track coverage of features

Checklist

  1. Closes

  2. How was this tested:

You can see in summary tab for this PR: https://github.com/temporalio/temporal-auto-scaled-workers/actions/runs/29766231031?pr=88
Note: the coverage reporter did not comment since Go files did not change.

  1. Any docs updates needed?

@justinschoeff
justinschoeff force-pushed the schoeff/test-reports branch 6 times, most recently from d607e76 to d9880f2 Compare July 20, 2026 18:04
@justinschoeff justinschoeff changed the title Add Test reports Add Unit and Integ Test reports Jul 20, 2026
@justinschoeff
justinschoeff marked this pull request as ready for review July 20, 2026 18:22
@justinschoeff
justinschoeff requested a review from a team as a code owner July 20, 2026 18:22
@justinschoeff justinschoeff self-assigned this Jul 20, 2026
@justinschoeff
justinschoeff force-pushed the schoeff/test-reports branch from 633db2d to 73bc025 Compare July 20, 2026 22:25
This adds test and coverage reports for both unit and integ tests. The
coverage will be added as a comment to PRs and test reports visible in
job summary.
@justinschoeff
justinschoeff force-pushed the schoeff/test-reports branch from b366155 to 7907f67 Compare July 24, 2026 16:44
@justinschoeff
justinschoeff merged commit d76c74a into main Jul 24, 2026
10 checks passed
@justinschoeff
justinschoeff deleted the schoeff/test-reports branch July 24, 2026 17:17
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