Skip to content

Bump codecov/codecov-action to v2 #41

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

Merged
merged 1 commit into from
Jan 10, 2022
Merged

Bump codecov/codecov-action to v2 #41

merged 1 commit into from
Jan 10, 2022

Conversation

per1234
Copy link
Collaborator

@per1234 per1234 commented Jan 6, 2022

The codecov/codecov-action GitHub Actions action is used in the "Test Python code" workflow to upload code coverage data to Codecov.

The previously used codecov/codecov-action@v1 version is deprecated and will cease working in less than a month:
https://github.com/codecov/codecov-action#%EF%B8%8F--deprecration-of-v1

The use of the v2 major version ref will cause the workflow to use a stable version of the action, while also benefiting from ongoing development to the action up until such time as a new major release of an action is made. At that time we would need to evaluate whether any changes to the workflow are required by the breaking change that triggered the major release before manually updating the major ref (e.g., uses: codecov/codecov-action@v3).


Supersedes #35

The `codecov/codecov-action` GitHub Actions action is used in the "Test Python code" workflow to upload code coverage
data to Codecov.

The previously used `codecov/codecov-action@v1` version is deprecated and will cease working in less than a month:
https://github.com/codecov/codecov-action#%EF%B8%8F--deprecration-of-v1

The use of the `v2` major version ref will cause the workflow to use a stable version of the action, while also
benefiting from ongoing development to the action up until such time as a new major release of an action is made. At
that time we would need to evaluate whether any changes to the workflow are required by the breaking change that
triggered the major release before manually updating the major ref (e.g., uses: `codecov/codecov-action@v3`).
@per1234 per1234 added type: enhancement Proposed improvement topic: infrastructure Related to project infrastructure labels Jan 6, 2022
@per1234 per1234 self-assigned this Jan 6, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #41 (55edcea) into main (e0e33b2) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #41   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines         1598      1598           
=========================================
  Hits          1598      1598           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 30f6409...55edcea. Read the comment docs.

@per1234 per1234 merged commit 865fe3c into arduino:main Jan 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants