Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v1.3.3.
- 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 streamline code coverage analysis for Kotlin/Android projects using Kover. It automates the discovery, aggregation, and reporting of coverage data across multi-module projects, while allowing configurable coverage thresholds. Key features include posting coverage reports as pull request comments, tracking coverage trends, and exporting data for further use, helping teams ensure code quality and maintain visibility into coverage metrics over time.
What’s Changed
v1.3.3: PR #117 - fix(deps): update npm non-major dependencies