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

Upload coverage reports to Codecov #71

Merged
merged 1 commit into from
May 21, 2023

Conversation

cheehwatang
Copy link
Owner

@cheehwatang cheehwatang commented May 21, 2023

Type of Change

  • 👷 Build and CI

Description

  • upload code coverage report to Codecov

Related Tickets & Documents

How Has This Been Tested?

  • Report in Codecov
    image

Added or Updated Tests?

  • 🙅 No, and this is why: as we are only updating the github workflow

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added proof(eg. screenshots) that prove my fix is effective or that my feature works
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@vercel
Copy link

vercel bot commented May 21, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
github-readme-daily-quotes ✅ Ready (Inspect) Visit Preview May 21, 2023 7:59am

@codecov
Copy link

codecov bot commented May 21, 2023

Codecov Report

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

@@           Coverage Diff            @@
##             master     #71   +/-   ##
========================================
  Coverage          ?   4.03%           
========================================
  Files             ?      11           
  Lines             ?     124           
  Branches          ?      16           
========================================
  Hits              ?       5           
  Misses            ?     116           
  Partials          ?       3           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@cheehwatang cheehwatang merged commit b29bc02 into master May 21, 2023
@cheehwatang cheehwatang deleted the use-codecov-for-code-coverage branch May 21, 2023 08:00
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.

Use codecov for code coverage
1 participant