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

refactor: use codecov.io instead of coveralls #59

Merged
merged 1 commit into from
Nov 20, 2019

Conversation

baszalmstra
Copy link
Collaborator

This replaces upload of test coverage to coveralls with upload to codecov.io. This was previously not possible because of the use of docker containers in the codecov.io upload action. This has recently been replaced so it should work now.

@baszalmstra baszalmstra self-assigned this Nov 20, 2019
@codecov
Copy link

codecov bot commented Nov 20, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #59   +/-   ##
=========================================
  Coverage          ?   70.43%           
=========================================
  Files             ?      102           
  Lines             ?     6813           
  Branches          ?        0           
=========================================
  Hits              ?     4799           
  Misses            ?     2014           
  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 d53fc34...6dc5fea. Read the comment docs.

@baszalmstra baszalmstra marked this pull request as ready for review November 20, 2019 19:36
@baszalmstra baszalmstra merged commit 2ef1ad3 into mun-lang:master Nov 20, 2019
@baszalmstra baszalmstra deleted the codecov_io branch November 20, 2019 19:36
@Wodann Wodann added this to the Mun v0.2 milestone May 14, 2020
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