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

Skipping coverage report if no file changed #11

Merged
merged 2 commits into from
Mar 16, 2024

Conversation

fgrosse
Copy link
Owner

@fgrosse fgrosse commented Mar 16, 2024

Fixes #6

@fgrosse fgrosse enabled auto-merge (squash) March 16, 2024 21:02
Copy link

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ 🤖
github.com/fgrosse/go-coverage-report 59.52% (-0.54%) 👎

Coverage by file
Changed File Coverage Δ Total Covered Missed 🤖
github.com/fgrosse/go-coverage-report/main.go 0.00% (ø) 39 (+3) 0 39 (+3)

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

@fgrosse fgrosse disabled auto-merge March 16, 2024 21:11
@fgrosse fgrosse merged commit 6cea55f into main Mar 16, 2024
9 checks passed
@fgrosse fgrosse deleted the skip-report-if-no-file-changed branch March 16, 2024 21:11
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.

Handle PRs without a single changed Go file
1 participant