Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v1.3.2.
- 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 for Kotlin/Android projects using Kover, including multi-module setups. It automates the discovery and aggregation of coverage reports, enforces configurable coverage thresholds, and posts detailed results as comments on pull requests. Additionally, it provides historical trend analysis, visual graphs, and the ability to export coverage data for integration into other workflows.
Release notes
v1.3.2: PR #112 - fix(deps): update all non-major dependencies