Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add instrumentation support to Kotlin/Native targets #293

Open
shanshin opened this issue Jan 11, 2023 · 5 comments
Open

Add instrumentation support to Kotlin/Native targets #293

shanshin opened this issue Jan 11, 2023 · 5 comments
Assignees
Labels
Feature Feature request issue type Implement in KGP

Comments

@shanshin
Copy link
Collaborator

At the moment, Kover Coverage Tool only supports JVM instrumentation. Accordingly, only coverage from JVM tests gets into the reports.

To fully support Kotlin Multi-Platform, it is necessary to implement native code instrumentation.

@shanshin shanshin added Kover Coverage Tool Feature Feature request issue type S: postponed Status: work on the issue is not in the short term plans labels Jan 11, 2023
@shanshin shanshin self-assigned this Jan 11, 2023
@Abhimanyu14
Copy link

Kover Coverage Tool only supports JVM instrumentation

How to include instrumentation tests in the Kover coverage report?

@willflier
Copy link

I have a pure Kotlin Native project and I really hope Kover can support it.

@sbmf21
Copy link

sbmf21 commented Feb 20, 2024

What's the status of this? Can we expect to have this feature?

@shanshin
Copy link
Collaborator Author

@sbmf21, at the moment, work on this feature is not underway.

@shanshin
Copy link
Collaborator Author

shanshin commented Jan 3, 2025

This task will be taken into account when migrating to Kotlin Gradle Plugin.

In the future, it will be moved to the Kotlin task tracker, or closed if it loses relevance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature request issue type Implement in KGP
Projects
None yet
Development

No branches or pull requests

4 participants