The-DevOps-Daily/terraform-provider-validatefx

Track code coverage with Codecov badge

Open

#116 创建于 2025年10月29日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Go (25 fork)github user discovery
cigood first issuehacktoberfest

仓库指标

Star
 (21 star)
PR 合并指标
 (PR 指标待抓取)

描述

Configure CI to upload Go coverage results to Codecov and surface a badge in the README.

Steps:

  • Update GitHub Actions workflow to run go test -coverprofile.
  • Integrate Codecov token handling via repository secrets.
  • Document how to interpret the coverage report and thresholds.

贡献者指南