Skip to content
This repository was archived by the owner on Mar 20, 2026. It is now read-only.

GoのバージョンとGitHub Actionを更新し、カバレッジ レポートを追加 - #15

Merged
hangingman merged 1 commit into
mainfrom
update-go-version-and-coverage
Jun 25, 2025
Merged

GoのバージョンとGitHub Actionを更新し、カバレッジ レポートを追加#15
hangingman merged 1 commit into
mainfrom
update-go-version-and-coverage

Conversation

@hangingman

Copy link
Copy Markdown
Collaborator
  • go.mod と一致するように、.github/workflows/go.yml の Go バージョンを 1.24.4 に更新しました。
  • actions/checkout を v4、actions/setup-go を v5、actions/upload-artifact を v4 に更新しました。
  • make test 中に HTML カバレッジレポートを生成する手順を追加しました。
  • カバレッジレポートを CI アーティファクトとしてアップロードする手順を追加しました。

- Updated Go version to 1.24.4 in .github/workflows/go.yml to match go.mod.
- Updated actions/checkout to v4, actions/setup-go to v5, and actions/upload-artifact to v4.
- Added steps to generate an HTML coverage report during `make test`.
- Added a step to upload the coverage report as a CI artifact.
@hangingman
hangingman merged commit f82ecac into main Jun 25, 2025
1 check passed
@hangingman
hangingman deleted the update-go-version-and-coverage branch June 25, 2025 13:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant