Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.35.
- 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 that generates and reports code coverage from Kover XML reports in Kotlin/Android projects with multi-module support. It automates the process of generating coverage reports, integrating them into pull requests, and tracking coverage history over time. Key capabilities include handling multiple modules, flexible discovery methods, configurable thresholds, and automatic updates to PR comments.
What’s Changed
v3.1.35: PR #174 - chore(deps): update pnpm to v11.20.0