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

Tweaks to codecov setup #185

Merged
merged 1 commit into from
Oct 4, 2018
Merged

Tweaks to codecov setup #185

merged 1 commit into from
Oct 4, 2018

Conversation

willfurnass
Copy link
Collaborator

  • Try using Python codecov uploader
  • Add check in .travis.yml for existence of .coverage file
  • Add fairly generic .coveragerc config file

Goal is to get the codecov uploader to find and upload the data in .coverage; to date it reports not being able to find any coverage data to upload (#157 (comment))

@codecov-io
Copy link

codecov-io commented Oct 4, 2018

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #185   +/-   ##
=========================================
  Coverage          ?   21.21%           
=========================================
  Files             ?        6           
  Lines             ?     8376           
  Branches          ?     1768           
=========================================
  Hits              ?     1777           
  Misses            ?     6544           
  Partials          ?       55

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 77def8c...f12e669. Read the comment docs.

@willfurnass willfurnass merged commit 8eef136 into master Oct 4, 2018
@willfurnass willfurnass deleted the codecov-support branch October 4, 2018 08:54
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.

2 participants