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

build: collect and upload code coverage #770

Merged
merged 6 commits into from
Feb 28, 2021

Conversation

caspervonb
Copy link
Contributor

@caspervonb caspervonb commented Feb 28, 2021

Closes #753

@codecov
Copy link

codecov bot commented Feb 28, 2021

Codecov Report

❗ No coverage uploaded for pull request base (main@f285c79). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #770   +/-   ##
=======================================
  Coverage        ?   71.65%           
=======================================
  Files           ?      219           
  Lines           ?    28930           
  Branches        ?     4244           
=======================================
  Hits            ?    20730           
  Misses          ?     8154           
  Partials        ?       46           

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 f285c79...922fcee. Read the comment docs.

Copy link
Member

@lucacasonato lucacasonato left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks @caspervonb

@lucacasonato lucacasonato merged commit 692fc6f into denoland:main Feb 28, 2021
@caspervonb caspervonb deleted the ci-add-codecov branch February 28, 2021 23:13
@caspervonb
Copy link
Contributor Author

LGTM! Thanks @caspervonb

Likewise 💯

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.

Collect and upload code coverage from tests
2 participants