The-DevOps-Daily/terraform-provider-validatefx

Track code coverage with Codecov badge

オープン

#116 opened on 2025/10/29

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (25 件のフォーク)github user discovery
cigood first issuehacktoberfest

Repository metrics

Stars
 (21 個のスター)
PR merge metrics
 (30d に merged 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.

コントリビューターガイド