Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.22.
- 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 across Kotlin/Android projects with support for multi-module projects. It automates the process of aggregating coverage data from various modules, applying customizable thresholds, and integrating results into pull requests via comments or as artifacts. The action supports both command-based discovery and glob pattern module paths and can generate history graphs to track coverage trends over time.
What’s Changed
v3.1.22: PR #160 - chore(deps): update dependency pnpm to v11.17.0