Versions in this module Expand all Collapse all v0 v0.2.0 Apr 3, 2026 Changes in this version + func WriteCovAnnotations(w io.Writer, rep *covmodel.CovReport, threshold float64, p Platform) error + func WriteTestAnnotations(w io.Writer, rep *model.Report, p Platform) error + type Platform string + const Auto + const Azure + const GitHub + const GitLab + func Detect() Platform