Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.19.
- 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 automate the generation and reporting of code coverage from Kover XML reports in Kotlin/Android projects. It supports multi-module support, flexible discovery options, configurable thresholds, PR integration, coverage history tracking, and customizable outputs. The action uses Gradle or glob patterns to locate coverage files and provides visual ASCII graphs for trend analysis.
What’s Changed
v3.1.19: PR #157 - chore(deps): lock file maintenance