Skip to content

Move push to codecov to its own job in Actions#455

Merged
santisoler merged 2 commits intomainfrom
codecov
Aug 27, 2024
Merged

Move push to codecov to its own job in Actions#455
santisoler merged 2 commits intomainfrom
codecov

Conversation

@leouieda
Copy link
Copy Markdown
Member

Remove the push to codecov step from the test job into a new job that depends on the test job. Upload the coverage reports as artifacts after testing, and reuse the artifacts in the new job. Upload all coverage reports in a single push to Codecov to minimize the number of hits.

Relevant issues/PRs:

Related to fatiando/community#151

leouieda and others added 2 commits June 17, 2024 11:47
Remove the push to codecov step from the `test` job into a new job that
depends on the test job. Upload the coverage reports as artifacts after
testing, and reuse the artifacts in the new job. Upload all coverage
reports in a single push to Codecov to minimize the number of hits.
@santisoler
Copy link
Copy Markdown
Member

I'm merging this. Test failures will be solved in #461

@santisoler santisoler merged commit 5b45a59 into main Aug 27, 2024
@santisoler santisoler deleted the codecov branch August 27, 2024 18:26
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.

2 participants