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

use github action for uploading codecov #5571

Merged
merged 1 commit into from
Oct 22, 2024
Merged

use github action for uploading codecov #5571

merged 1 commit into from
Oct 22, 2024

Conversation

mat-if
Copy link
Contributor

@mat-if mat-if commented Oct 22, 2024

Summary

We were getting intermittent issues using the original codecov upload process,
which has been deprecated for a few years now. The coverage also has been
broken for some unknown amount of time. Using the github action is the
officially recommended way to upload to codecov now.

Testing Plan

Documentation

Does this change require any updates to the Iron Fish Docs (ex. the RPC API
Reference
)? If yes, link a
related documentation pull request for the website.

[ ] Yes

Breaking Change

Is this a breaking change? If yes, add notes below on why this is breaking and label it with breaking-change-rpc or breaking-change-sdk.

[ ] Yes

@mat-if mat-if force-pushed the mat/codecov branch 2 times, most recently from 26a52c0 to 894f782 Compare October 22, 2024 19:47
@mat-if mat-if marked this pull request as ready for review October 22, 2024 21:20
@mat-if mat-if requested a review from a team as a code owner October 22, 2024 21:20
We were getting intermittent issues using the original codecov upload process,
which has been deprecated for a few years now. The coverage also has been
broken for some unknown amount of time. Using the github action is the
officially recommended way to upload to codecov now.
@mat-if mat-if merged commit d0336f0 into staging Oct 22, 2024
14 checks passed
@mat-if mat-if deleted the mat/codecov branch October 22, 2024 21:49
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