Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.38.
- 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, supporting multi-module support and flexible discovery methods. It allows users to configure thresholds for different module types and names, track coverage history and trends with ASCII graphs and trend indicators, and export coverage data for use in other workflow steps.
What’s Changed
v3.1.38: PR #177 - chore(deps): lock file maintenance