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

Add coverage reporting #55

Merged
merged 4 commits into from
Jul 16, 2021
Merged

Add coverage reporting #55

merged 4 commits into from
Jul 16, 2021

Conversation

gawng
Copy link
Contributor

@gawng gawng commented Jul 12, 2021

Purpose

Added testing coverage from codecov based on this issue

Type of change

What types of change is it?
Select the appropriate type(s) that describe this PR

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (non-backwards-compatible fix or feature)
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no API changes)
  • Documentation update
  • Maintenance update
  • Other (please describe)

@gawng gawng requested a review from a team as a code owner July 12, 2021 18:57
@gawng gawng requested review from SichengHe and joanibal July 12, 2021 18:57
@codecov
Copy link

codecov bot commented Jul 12, 2021

Codecov Report

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

❗ Current head 3d89bbc differs from pull request most recent head 583d743. Consider uploading reports for the commit 583d743 to get more accurate results
Impacted file tree graph

@@            Coverage Diff            @@
##             master      #55   +/-   ##
=========================================
  Coverage          ?   46.06%           
=========================================
  Files             ?        6           
  Lines             ?      775           
  Branches          ?        0           
=========================================
  Hits              ?      357           
  Misses            ?      418           
  Partials          ?        0           

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 d78b5f0...583d743. Read the comment docs.

ewu63
ewu63 previously approved these changes Jul 12, 2021
@ewu63 ewu63 merged commit 834f8ae into master Jul 16, 2021
@ewu63 ewu63 deleted the add-cov-rep branch July 16, 2021 21:02
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