Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.24.
- 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
A GitHub Action that generates and reports code coverage from Kover XML reports for Kotlin/Android projects, supporting multi-module support with flexible discovery methods and configurable thresholds. It integrates with PRs for automatic updates and tracks coverage history with visual indicators. The action is fast and secure, parsing Kover reports in parallel to ensure robustness.
What’s Changed
v3.1.24: PR #163 - chore(deps): lock file maintenance