Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.5.
- 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
This GitHub Action automates the process of generating and reporting code coverage from Kover XML reports in Kotlin/Android projects using multi-module support. It supports both command-based module discovery and glob pattern paths, allows configurable thresholds per module type and name, and integrates with PRs to provide automatic updates on coverage trends. The action also enables tracking coverage history for trend analysis.
What’s Changed
v3.1.5: PR #142 - chore(deps): update npm devdependencies to v4.1.10