-
Notifications
You must be signed in to change notification settings - Fork 34
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: fgrosse/go-coverage-report
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: fgrosse/go-coverage-report
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 19 files changed
- 7 contributors
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3194929 - Browse repository at this point
Copy the full SHA 3194929View commit details -
Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#49)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.9.0...v1.10.0) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c3951d5 - Browse repository at this point
Copy the full SHA c3951d5View commit details
Commits on May 23, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 3dda317 - Browse repository at this point
Copy the full SHA 3dda317View commit details
Commits on Sep 19, 2025
-
Bump github.com/stretchr/testify from 1.10.0 to 1.11.1 (#66)
Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.10.0 to 1.11.1. - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.10.0...v1.11.1) --- updated-dependencies: - dependency-name: github.com/stretchr/testify dependency-version: 1.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ae3204f - Browse repository at this point
Copy the full SHA ae3204fView commit details
Commits on Mar 10, 2026
-
Configuration menu - View commit details
-
Copy full SHA for e70aa7d - Browse repository at this point
Copy the full SHA e70aa7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19e7411 - Browse repository at this point
Copy the full SHA 19e7411View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3756919 - Browse repository at this point
Copy the full SHA 3756919View commit details -
Add graceful fallback for missing baseline coverage (#71)
* Add graceful fallback for missing baseline coverage When the baseline coverage artifact is unavailable (e.g., expired after 90 days or no successful runs on target branch), the action now: - Continues instead of failing - Shows current coverage using an empty baseline - Adds a warning note to the PR comment explaining baseline is unavailable This prevents CI failures on PRs when baseline artifacts expire.
Configuration menu - View commit details
-
Copy full SHA for 2385490 - Browse repository at this point
Copy the full SHA 2385490View commit details
Commits on Mar 11, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 45c4605 - Browse repository at this point
Copy the full SHA 45c4605View commit details -
Configuration menu - View commit details
-
Copy full SHA for e12be79 - Browse repository at this point
Copy the full SHA e12be79View commit details -
Add structured outputs to the GitHub Action (#74)
* Add structured outputs to the GitHub Action Adds six new outputs (total_coverage, coverage_delta, coverage_trend, total_statements, covered_statements, missed_statements) so downstream steps can enforce thresholds or create badges without parsing Markdown. The go-coverage-report binary gains a -metrics-file flag that writes key=value pairs in GITHUB_OUTPUT format; the shell script passes this flag and appends the result to $GITHUB_OUTPUT. Closes #64. * Upgrade linting configuration to golangci-lint v2 Migrates .golangci.yml to the v2 schema and expands the enabled linter set (gocritic, godot, gosec, nestif, revive, staticcheck, wastedassign). * Update CHANGELOG for #64 * Update Go to 1.26 and golangci-lint to v2.11.3 in CI * Pin GitHub Actions to exact commit SHAs to prevent supply chain attacks
Configuration menu - View commit details
-
Copy full SHA for 764680f - Browse repository at this point
Copy the full SHA 764680fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c30d794 - Browse repository at this point
Copy the full SHA c30d794View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb278fd - Browse repository at this point
Copy the full SHA eb278fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ce711c - Browse repository at this point
Copy the full SHA 7ce711cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a6ab314 - Browse repository at this point
Copy the full SHA a6ab314View commit details -
Configuration menu - View commit details
-
Copy full SHA for cbeb2ab - Browse repository at this point
Copy the full SHA cbeb2abView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.2.0...v1.3.0