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 a combined report for a multi-module build #43

Closed
altavir opened this issue Nov 5, 2021 · 4 comments
Closed

Add a combined report for a multi-module build #43

altavir opened this issue Nov 5, 2021 · 4 comments

Comments

@altavir
Copy link

altavir commented Nov 5, 2021

It would be useful to have a single combined result dashboard for the whole project consisting of multiple subprojects.

@shanshin
Copy link
Collaborator

shanshin commented Nov 5, 2021

Cross-module reports design is in process (#20).
It would be great if you write use cases from your project.

@altavir
Copy link
Author

altavir commented Nov 5, 2021

Our test coverage is not very good right now and it would be a good task to gradually improve it. But we have a lot of modules and it would be good to understand where to focus first. Looking into a dashboard for all modules, we can decide if we want to focus on some modules first or if we need to raise coverage gradually in all modules.

Also one needs to take into account #16 or any other shield-generating tool. It usually provides a single number for the project.

@mustafaozhan
Copy link

mustafaozhan commented Nov 8, 2021

So the use case for me, I have multimodule project also, it is KMP project but for the android side it shouldn't really matter, I would like to have a single report.xml file combined with all the modules in app.
Oztechan/CCC#185

shanshin added a commit that referenced this issue Dec 9, 2021
shanshin added a commit that referenced this issue Dec 9, 2021
shanshin added a commit that referenced this issue Dec 22, 2021
Resolves #20, #43

Co-authored-by: Leonid Startsev <sandwwraith@users.noreply.github.com>
@shanshin
Copy link
Collaborator

Implemented in 0.5.0-RC.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants