Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.31.
- 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 with multi-module support. It automates the process of aggregating coverage data across multiple modules and provides customizable thresholds for module type and name. The action also supports PR integration, tracking coverage history and trends, and exporting coverage outputs.
What’s Changed
v3.1.31: PR #170 - chore(deps): lock file maintenance