chore: update ci workflows to use consolidated kover coverage report#219
Conversation
There was a problem hiding this comment.
Code Review
This pull request migrates the Kover test coverage configuration from individual subprojects to a centralized aggregation setup in settings.gradle.kts, while also removing the iosX64 and macosX64 targets across multiple modules. In the sample app, Authentication.kt was updated to instantiate UmamiApi() directly. Feedback on the changes includes utilizing the version catalog reference for the Kover plugin in settings.gradle.kts instead of hardcoding its ID and version, and removing several unused imports and a redundant @file:OptIn annotation in umami-api/build.gradle.kts.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
No description provided.