The-DevOps-Daily/terraform-provider-validatefx

Track code coverage with Codecov badge

Aperta

#116 aperta il 29 ott 2025

 (0 commenti) (0 reazioni) (0 assegnatari)Go (25 fork)github user discovery
cigood first issuehacktoberfest

Metriche repository

Star
 (21 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor