Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.2.
- 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 Kover Report Action is a GitHub Action designed to generate and report code coverage from Kover XML reports in Kotlin/Android projects using multi-module support. It supports various discovery methods and customizable thresholds, enabling easy integration into CI/CD workflows. The action also provides automatic PR comments for coverage results with trend indicators and allows exporting coverage data for further use.
What’s Changed
v3.1.2: PR #139 - fix(deps): update dependency @actions/tool-cache to v4