ActionRank

Go Unit Test Coverage Report

Actively maintained

fgrosse/go-coverage-report · BSD-3-Clause

A CLI tool and GitHub Action to post Go code coverage reports as comment to your pull requests.

124 starsLast commit 8 days agoLatest v1.3.1
C
61
/ 100
Security 50Maintenance 84Popularity 39Reliability 70

Security signals

OpenSSF ScorecardNo data
SECURITY.md presentNo
Immutable releasesNot enabled
Known vulnerabilitiesNone on record

How to use it safely

Recommended: pin to commit SHA
uses: fgrosse/go-coverage-report@e432de98ee94a276e8f666d25bfd76347665f75b # v1.3.1

Mutable tags like v1.3.1 can be rewritten to point at malicious commits. Pinning to the full commit SHA is the only reference GitHub guarantees immutable.

Full workflow example
steps:
  - uses: fgrosse/go-coverage-report@e432de98ee94a276e8f666d25bfd76347665f75b # v1.3.1

Score breakdown

Security (35%)50
Popularity (20%)39
Maintenance (30%)84
Reliability (15%)70