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

Missing the Kover tasks description #400

Closed
shanshin opened this issue Jun 2, 2023 · 1 comment · Fixed by #406
Closed

Missing the Kover tasks description #400

shanshin opened this issue Jun 2, 2023 · 1 comment · Fixed by #406
Assignees
Labels
Bug Bug issue type S: ready for release Status: merged in the main branch

Comments

@shanshin
Copy link
Collaborator

shanshin commented Jun 2, 2023

Since version 0.7.0, there are no descriptions of Kover tasks, because of this, when executing gradlew tasks for Android projects, the purpose of each task is not entirely clear.

@shanshin shanshin added Bug Bug issue type S: untriaged Status: issue reported but unprocessed labels Jun 2, 2023
@shanshin shanshin self-assigned this Jun 2, 2023
shanshin added a commit that referenced this issue Jun 9, 2023
Now the search for build variants takes place in the `afterEvaluate` action, which is added when `finalizeDsl` is called - thus the Kover code is guaranteed to be executed after creating variants.

Additional changes:
* added DSL accessors for Kover Default report tasks
* added descriptions for Kover report tasks
* added functions for getting Kover Android report task names

Fixes #362
Fixes #394
Fixes #400
@shanshin shanshin added S: in progress Status: implementing or design in process and removed S: untriaged Status: issue reported but unprocessed labels Jun 12, 2023
@shanshin shanshin reopened this Jun 16, 2023
@shanshin shanshin added S: ready for release Status: merged in the main branch and removed S: in progress Status: implementing or design in process labels Jun 16, 2023
@shanshin
Copy link
Collaborator Author

Fixed in 0.7.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug issue type S: ready for release Status: merged in the main branch
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant