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

Implement new Kover DSL with project isolation support #284

Closed
8 tasks done
shanshin opened this issue Nov 24, 2022 · 1 comment · Fixed by #295
Closed
8 tasks done

Implement new Kover DSL with project isolation support #284

shanshin opened this issue Nov 24, 2022 · 1 comment · Fixed by #295
Assignees
Labels
Feature Feature request issue type Kover Gradle Plugin S: in progress Status: implementing or design in process

Comments

@shanshin
Copy link
Collaborator

shanshin commented Nov 24, 2022

@shanshin shanshin added Feature Feature request issue type S: untriaged Status: issue reported but unprocessed labels Nov 24, 2022
@shanshin shanshin self-assigned this Nov 24, 2022
@shanshin shanshin added S: in progress Status: implementing or design in process Kover Gradle Plugin and removed S: untriaged Status: issue reported but unprocessed labels Nov 24, 2022
@shanshin shanshin changed the title Implement new Kover API with project isolation support Implement new Kover DSL with project isolation support Jan 6, 2023
shanshin added a commit that referenced this issue Jan 19, 2023
- no refactoring
- no kdocs
- no docs
- kotlin adapters failed
- no tests on Android
- no extended tests
- no migration guide
- no migration deprecations

Resolves #284
shanshin added a commit that referenced this issue Feb 27, 2023
- Implemented new version of Kover Gradle plugin DSL
Resolves #284

- Added Gradle project isolation support
Resolves #144
Fixes #221

- Introduced API for Coverage Tools
The add-on system for Coverage Tools is not implemented at the moment, however, a dedicated API will simplify writing your tool in the plugin fork
Resolves #195

- Added support of Android build variants
Resolves #18

- Implemented support filtering of source sets for Kotlin JVM and Kotlin compilations for Kotlin MPP
Resolves #245

- Fixed missing report path in logs for cached HTML task
Fixes #283

- Added customizable header in HTML report for Kover and JaCoCo report generator
Fixes #194

PR #295
@shanshin
Copy link
Collaborator Author

Resolved in 0.7.0-Alpha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Feature request issue type Kover Gradle Plugin S: in progress Status: implementing or design in process
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant