Skip to content

fix: report coverage on the latest go version#4398

Merged
houseme merged 2 commits into
masterfrom
fix/cicoverage
Aug 29, 2025
Merged

fix: report coverage on the latest go version#4398
houseme merged 2 commits into
masterfrom
fix/cicoverage

Conversation

@hailaz
Copy link
Copy Markdown
Contributor

@hailaz hailaz commented Aug 29, 2025

No description provided.

@hailaz hailaz requested review from Copilot and houseme August 29, 2025 03:04
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the latest Go version from 1.24 to 1.25 across GitHub Actions workflows and improves the coverage reporting configuration.

  • Updates the LATEST_GO_VERSION environment variable to "1.25"
  • Adds Go 1.25 to the test matrix
  • Refactors coverage reporting to use the environment variable instead of hardcoded version

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
.github/workflows/ci-sub.yml Updates latest Go version environment variable to 1.25
.github/workflows/ci-main.yml Adds Go 1.25 to test matrix and improves coverage reporting logic

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@hailaz hailaz changed the title chore: 更新最新 Go 版本为 1.25 fix: report coverage on the latest go version Aug 29, 2025
@houseme houseme merged commit b6181e4 into master Aug 29, 2025
27 of 33 checks passed
@houseme houseme deleted the fix/cicoverage branch August 29, 2025 08:10
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.

3 participants