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

Fix creation of coverage report folder #741

Merged
merged 1 commit into from
Mar 18, 2022

Conversation

jsoriano
Copy link
Member

Current code is creating the build/test-coverage/coverage-unit-report folder that is never used. Create build/test-coverage instead.

@jsoriano jsoriano requested a review from a team March 18, 2022 13:44
@jsoriano jsoriano self-assigned this Mar 18, 2022
@elasticmachine
Copy link
Collaborator

elasticmachine commented Mar 18, 2022

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-03-18T13:44:51.542+0000

  • Duration: 18 min 43 sec

Test stats 🧪

Test Results
Failed 0
Passed 582
Skipped 1
Total 583

🤖 GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@jsoriano jsoriano merged commit f135401 into elastic:main Mar 18, 2022
@jsoriano jsoriano deleted the make-coverage-folder branch March 18, 2022 14:23
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

Successfully merging this pull request may close these issues.

3 participants