Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v1.3.4.
- 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 automate the generation and reporting of code coverage for Kotlin/Android projects using Kover. It simplifies multi-module coverage aggregation, enforces customizable coverage thresholds, and integrates with pull requests to provide automated coverage reports and trend analysis over time. Key features include flexible module discovery, historical coverage tracking, and exporting coverage data for further use in CI workflows.
What’s Changed
v1.3.4: PR #126 - fix(deps): update npm non-major dependencies