Skip to content

chore: publish the code-coverage in its own step#853

Merged
kuruk-mm merged 6 commits intomasterfrom
chore/code-coverage-new-step
Jul 28, 2021
Merged

chore: publish the code-coverage in its own step#853
kuruk-mm merged 6 commits intomasterfrom
chore/code-coverage-new-step

Conversation

@kuruk-mm
Copy link
Copy Markdown
Member

@kuruk-mm kuruk-mm commented Jul 27, 2021

Fix #842

What does this PR change?

The code coverage now is published in another step to let the build finish and publish the artifacts even if the tests fail.

How to test the changes?

  1. Check if the code coverage was upload OK in this PR (the bot will comment the link)

Our Code Review Standards

https://github.com/decentraland/unity-renderer/blob/master/docs/code-review-standards.md

@kuruk-mm kuruk-mm self-assigned this Jul 27, 2021
@github-actions
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Member

@menduz menduz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why it is a different job? Can it be a step right at the end of the test pipeline? attaching the workspace and spinning new worker takes time

@kuruk-mm
Copy link
Copy Markdown
Member Author

kuruk-mm commented Jul 27, 2021

Why it is a different job? Can it be a step right at the end of the test pipeline? attaching the workspace and spinning new worker takes time

Ok! I will change it

@kuruk-mm kuruk-mm requested a review from menduz July 28, 2021 01:57
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.

ci: publish the code-coverage in it own step

3 participants