Go Code Coverage to Prometheus
Version updated for https://github.com/mfigurski80/coverage to version v0.1.1.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The Prometheus Golang Code Coverage GitHub Action automates the process of calculating Go code coverage from a coverage.txt file and exporting it as a metric to a Prometheus Pushgateway. This action streamlines the integration of code coverage data into Prometheus for monitoring and analysis, providing developers with real-time insights into test coverage metrics across their Go projects. It supports adding custom labels to metrics for better categorization and tracking.
Release notes
Full Changelog: https://github.com/mfigurski80/coverage/compare/v0.1.0...v0.1.1