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 to CI #123

Merged
merged 1 commit into from
Apr 5, 2018
Merged

Add coverage reporting to CI #123

merged 1 commit into from
Apr 5, 2018

Conversation

edaniszewski
Copy link
Contributor

fixes #99

This sets up codecov, uploads Synse Server's coverage report on test in CI, and adds the coverage badge to the README. This gives us better visibility into test coverage.

@codecov-io
Copy link

codecov-io commented Apr 5, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #123   +/-   ##
=========================================
  Coverage          ?   88.98%           
=========================================
  Files             ?       40           
  Lines             ?     1080           
  Branches          ?        0           
=========================================
  Hits              ?      961           
  Misses            ?      119           
  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 0989894...8ef7343. Read the comment docs.

Copy link
Contributor

@timfallmk timfallmk left a comment

Choose a reason for hiding this comment

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

Oooo, pretty colors!

@edaniszewski edaniszewski merged commit 892e91e into master Apr 5, 2018
@edaniszewski edaniszewski deleted the coverage branch April 5, 2018 20:27
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.

add coverage reporting to CI / badge to README
4 participants