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

Place reports in module build directories #131

Open
manuelprinz opened this issue Nov 21, 2020 · 0 comments
Open

Place reports in module build directories #131

manuelprinz opened this issue Nov 21, 2020 · 0 comments

Comments

@manuelprinz
Copy link

In projects with more than one module the current defaults generate a report for each module but place both in the same directory. They are only differentiated by their creation timestamp. I think it would be create to put them in the respective report sub-directory, e.g. build/reports/tests/{TaskName}/, maybe even in a junit-insights sub-directory. (I know that this is easily doable by setting de.adesso.junitinsights.reportpath accordingly, but also think that this should be the default.)

Alternatively, it would be helpful to include the task name in the file name to be able relate the reports to the module they belong.

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

No branches or pull requests

1 participant