Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v1.3.0.
- 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, aggregation, and reporting of code coverage for Kotlin/Android projects using Kover. It simplifies code coverage management for multi-module projects, enabling flexible module discovery, customizable coverage thresholds, and visual coverage trends over time. Additionally, it integrates coverage reports directly into pull requests and supports exporting coverage data for further use in workflows.
Release notes
v1.3.0: PR #111 - feat: make module coverage table collapsible with threshold summary