Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.39.
- 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 supports both Gradle command-based and glob pattern module discovery, allows configurable thresholds per module type and name, integrates with PR comments for automatic updates, tracks coverage history using visual ASCII graphs and trend indicators, and exports coverage data for further use.
What’s Changed
v3.1.39: PR #178 - chore(deps): update dependency @biomejs/biome to v2.5.8