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

[TASK] Unify the coverage-related directories #1450

Merged
merged 1 commit into from
Sep 6, 2024

Conversation

oliverklee
Copy link
Contributor

As we'll need to have build/logs/ for the merged coverage data anyway, there is no point to have the separate coverage files in .Build/coverage/ instead of in build/coverage/.

Now the setup is more consistent.

Please note that this only affects the CI builds as we usually only collect coverage data there for the pull requests.

As we'll need to have `build/logs/` for the merged coverage data
anyway, there is no point to have the separate coverage files
in `.Build/coverage/` instead of in `build/coverage/`.

Now the setup is more consistent.

Please note that this only affects the CI builds as we usually
only collect coverage data there for the pull requests.
@oliverklee oliverklee added this to the 4.0.0: Breaking changes milestone Sep 5, 2024
@oliverklee oliverklee self-assigned this Sep 5, 2024
@oliverklee oliverklee marked this pull request as draft September 5, 2024 17:36
@oliverklee oliverklee marked this pull request as ready for review September 5, 2024 17:41
@oliverklee oliverklee enabled auto-merge (squash) September 5, 2024 17:41
@oliverklee oliverklee merged commit a0fa005 into main Sep 6, 2024
55 checks passed
@oliverklee oliverklee deleted the task/unify-coverage-dirs branch September 6, 2024 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants