Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
switching from coverals to codecov #764
+33
−5
Conversation
|
don't merge this, it isn't capturing the sra test coverage yet |
lbergelson
referenced
this pull request
Dec 5, 2016
Merged
updating the gradle version from 2.13 to 3.2.1 #727
lbergelson
was assigned
by droazen
Dec 13, 2016
codecov-io
commented
Jan 4, 2017
•
Current coverage is 63.981% (diff: 100%)
|
|
I love the report that Codecov creates...makes me want to start writing
tests....:-)
…
|
|
@yfarjoun Have you seen the browser plugin that lets you see which lines of a pull request are covered and which aren't? |
|
@yfarjoun I'm not certain but I suspect that if the SRA tests started working the coverage would be included now. Could you review this? |
lbergelson
assigned yfarjoun and unassigned lbergelson
Jan 4, 2017
lbergelson
merged commit ffca259
into
master
Jan 5, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
lbergelson commentedNov 29, 2016
codecov seems to be more accurate since it incorporates a notion of "partially covered lines"
it also makes reviewing pr's easier since coverage can be shown inline during reviews with a browser plugin