-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
BugBug issue typeBug issue typeS: untriagedStatus: issue reported but unprocessedStatus: issue reported but unprocessed
Description
Describe the bug
Between KSP 2.1.21-2.0.1 and 2.3.2 there must have been a change that affects coverage calculation on data classes with kotlinx-serialization attributes.
With 2.0.1 I get 100% coverage:
whereas with 2.3.2 I only get 50% coverage:
Notice that in both cases not the actual property, but only the annotation is highlighted in green.
Environment
- Kover Gradle Plugin version: 0.8.3
- Gradle version: 9.1.0
- Kotlin project type: Kotlin/Multiplatform + Android
- Coverage Toolset (if customized in build script): Kover
WestFR
Metadata
Metadata
Assignees
Labels
BugBug issue typeBug issue typeS: untriagedStatus: issue reported but unprocessedStatus: issue reported but unprocessed