The-DevOps-Daily/terraform-provider-validatefx

Track code coverage with Codecov badge

開放

#116 建立於 2025年10月29日

 (0 則留言) (0 個反應) (0 位負責人)Go (25 個分叉)github user discovery
cigood first issuehacktoberfest

倉庫指標

星標
 (21 顆星)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南