Below you will find pages that utilize the taxonomy term “Yshrsmz”
July 20, 2026
Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.5.
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 This GitHub Action automates the process of generating and reporting code coverage from Kover XML reports in Kotlin/Android projects using multi-module support. It supports both command-based module discovery and glob pattern paths, allows configurable thresholds per module type and name, and integrates with PRs to provide automatic updates on coverage trends. The action also enables tracking coverage history for trend analysis.
July 17, 2026
Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.1.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 from Kover XML reports in Kotlin/Android projects using multi-module support. It supports various discovery methods and customizable thresholds, enabling easy integration into CI/CD workflows. The action also provides automatic PR comments for coverage results with trend indicators and allows exporting coverage data for further use.
July 16, 2026
Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v3.0.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 This GitHub Action automates the process of generating and reporting code coverage from Kover XML reports in Kotlin/Android projects. It supports multi-module support with flexible discovery methods (command-based or glob pattern) and configurable thresholds for different module types and names. The action also provides options to include coverage history and trends in PR comments, making it useful for tracking code coverage improvements over time.
July 6, 2026
Kover Report Action
Version updated for https://github.com/yshrsmz/kover-report-action to version v2.1.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.
What’s Changed v2.1.0: PR #132 - chore(deps): lock file maintenance