Skip to content

refactor: switch to codecov-uploader GitHub Action #5303

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 2 commits into from
Jun 28, 2022

Conversation

jsjoeio
Copy link
Contributor

@jsjoeio jsjoeio commented Jun 27, 2022

codecov deprecated their Node wrapper for uploading coverage reports.

This removes that and uses their new uploaded along with the v2 GitHub
Action they maintain.

Fixes N/A

codecov deprecated their Node wrapper for uploading coverage reports.

This removes that and uses their new uploaded along with the v2 GitHub
Action they maintain.
@jsjoeio jsjoeio requested a review from a team June 27, 2022 21:46
@github-actions
Copy link

github-actions bot commented Jun 27, 2022

✨ code-server docs for PR #5303 is ready! It will be updated on every commit.

@jsjoeio jsjoeio self-assigned this Jun 27, 2022
@jsjoeio jsjoeio added the chore Related to maintenance or clean up label Jun 27, 2022
@jsjoeio jsjoeio added this to the June 2022 milestone Jun 27, 2022
@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #5303 (336b5a0) into main (c51ff3b) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #5303   +/-   ##
=======================================
  Coverage   72.47%   72.47%           
=======================================
  Files          30       30           
  Lines        1671     1671           
  Branches      367      367           
=======================================
  Hits         1211     1211           
  Misses        397      397           
  Partials       63       63           

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 c51ff3b...336b5a0. Read the comment docs.

@jsjoeio jsjoeio temporarily deployed to npm June 27, 2022 21:52 Inactive
@github-actions
Copy link

github-actions bot commented Jun 27, 2022

✨ code-server dev build published to npm for PR #5303!

  • Last publish status: success
  • Commit: 336b5a0

To install in a local project, run:

npm install @coder/code-server-pr@5303

To install globally, run:

npm install -g @coder/code-server-pr@5303

@jsjoeio jsjoeio temporarily deployed to npm June 27, 2022 22:38 Inactive
@jsjoeio jsjoeio temporarily deployed to npm June 27, 2022 23:27 Inactive
@jsjoeio jsjoeio merged commit 1296848 into main Jun 28, 2022
@jsjoeio jsjoeio deleted the jsjoeio/new-codecov-uploader branch June 28, 2022 17:04
@code-asher
Copy link
Member

Looks like the integration test fix will collide with another PR, possibly we leave it out of this one since it is unrelated to codecov?

@code-asher
Copy link
Member

Ooops I was too slow to type that lol

@jsjoeio
Copy link
Contributor Author

jsjoeio commented Jun 28, 2022

Looks like the integration test fix will collide with another PR, possibly we leave it out of this one since it is unrelated to codecov?

lol whoops, my bad. I will fix the other PR. at least the commit message matches that fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Related to maintenance or clean up
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants