ryanw-mobile / OctoMeter

🔥Kotlin Multiplatform Desktop/Android/iOS Energy Tracker app
Other
157 stars 10 forks source link

CI: apply workaround for Windows installer workflow #318

Closed ryanw-mobile closed 2 months ago

ryanw-mobile commented 2 months ago

A gradle workaround is needed to workaround a suspected ksp bug that affects the generation of actual functions

codacy-production[bot] commented 2 months ago

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
:x: -2.00% (target: -1.00%) :white_check_mark: ∅
Coverage variation details | | Coverable lines | Covered lines | Coverage | | ------------- | ------------- | ------------- | ------------- | | Common ancestor commit (46f0defd5683d5028aab0f1284194a77f17888b7) | 2640 | 2241 | 84.89% | | | Head commit (62f573972d34277ddd1968b419346338a272b74c) | 2886 (+246) | 2392 (+151) | 82.88% (**-2.00%**) | **Coverage variation** is the difference between the coverage for the head and common ancestor commits of the pull request branch: ` - `
Diff coverage details | | Coverable lines | Covered lines | Diff coverage | | ------------- | ------------- | ------------- | ------------- | | Pull request (#318) | 0 | 0 | **∅ (not applicable)** | **Diff coverage** is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: `/ * 100%`

See your quality gate settings    Change summary preferences

Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more