Skip to content

Adding scoverage to report Scala test coverage #13

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

Merged
merged 8 commits into from
Jun 17, 2020

Conversation

ckittl
Copy link
Member

@ckittl ckittl commented Feb 20, 2020

Resolves #12, but is blocked externally

@ckittl ckittl added bug Something isn't working blockedExternally Is blocked by external dependencies labels Feb 20, 2020
@ckittl ckittl requested a review from johanneshiry February 20, 2020 09:05
@ckittl ckittl self-assigned this Feb 20, 2020
@ckittl ckittl removed the blockedExternally Is blocked by external dependencies label Jun 15, 2020
@codecov
Copy link

codecov bot commented Jun 15, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #13   +/-   ##
=========================================
  Coverage          ?   61.10%           
=========================================
  Files             ?       62           
  Lines             ?     1581           
  Branches          ?        8           
=========================================
  Hits              ?      966           
  Misses            ?      615           
  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 41cecdc...bebbc1b. Read the comment docs.

@ckittl ckittl marked this pull request as ready for review June 15, 2020 09:54
@ckittl ckittl requested a review from johanneshiry June 16, 2020 14:51
@johanneshiry johanneshiry merged commit 1694dc1 into master Jun 17, 2020
@johanneshiry johanneshiry deleted the ck/#12-coverage4scala branch June 17, 2020 07:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add coverage support for ScalaTest
2 participants