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

Prepare for v1 release #14

Merged
merged 10 commits into from
Mar 18, 2024
Merged

Prepare for v1 release #14

merged 10 commits into from
Mar 18, 2024

Conversation

fgrosse
Copy link
Owner

@fgrosse fgrosse commented Mar 18, 2024

  • Update README.md and CHANGELOG.md to point to v1
  • Rename $COVERAGE_REPORT_TRIM to $TRIM_PACKAGE
  • Rename "-root-pkg" flag to "-root"
  • Fail "Download go-coverage-report" job on non-zero status codes
  • Move downloading of binary into its own script

scripts/download-cli-tool.sh Dismissed Show dismissed Hide dismissed
Copy link

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ 🤖
cmd/go-coverage-report 59.82% (+59.82%) 🌟

Coverage by file
Changed File Coverage Δ Total Covered Missed 🤖
cmd/go-coverage-report/changed_files.go 80.00% (+80.00%) 10 (+10) 8 (+8) 2 (+2) 🌟
cmd/go-coverage-report/coverage.go 76.47% (+76.47%) 34 (+34) 26 (+26) 8 (+8) 🌟
cmd/go-coverage-report/coverage_test.go 0.00% (ø) 0 0 0
cmd/go-coverage-report/main.go 0.00% (ø) 39 (+39) 0 39 (+39)
cmd/go-coverage-report/profile.go 58.16% (+58.16%) 141 (+141) 82 (+82) 59 (+59) 🌟
cmd/go-coverage-report/report.go 75.89% (+75.89%) 112 (+112) 85 (+85) 27 (+27) 🌟
cmd/go-coverage-report/report_test.go 0.00% (ø) 0 0 0

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 merged commit a284a4c into main Mar 18, 2024
7 of 8 checks passed
@fgrosse fgrosse deleted the prep-v1 branch March 18, 2024 21:45
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.

1 participant