-
Notifications
You must be signed in to change notification settings - Fork 5
Add Coveralls support #28
Conversation
So this will allow us to see our test coverage at https://coveralls.io/r/toopher? I like it. |
Still interested in this idea? |
Are you asking someone specific? If it's me: I haven't followed this so On Sun, Apr 13, 2014 at 6:13 PM, Seth Holloway [email protected]:
|
I assume he was asking me.
Yes, but it's not at the top of my to-do list. |
It appears to me that the work is done and we're ready to merge. So, can we merge this? If not, what is our criteria for done? |
Yeah, what we have works. Do we care about code coverage for the tests? |
Test coverage seems useful to me. With Coveralls we can more easily tell if someone added code without adding sufficient tests. It's free and relatively easy to integrate 💯 |
My comment was ambiguous. We care about code coverage for |
What am I missing? Looking at the most recent build I see coverage numbers for COVERAGE FILE LINES RELEVANT COVERED MISSED HITS/LINE Red/green coverage output here: https://coveralls.io/files/168521327 |
I didn't want to merge the PR until I was sure that we're okay with coverage for |
I don't think the coverage report for tests.py adds much information On Mon, Apr 14, 2014 at 1:07 PM, Thomas Darr [email protected]:
|
So, we need to figure out how to exclude coverage on |
The test file is now omitted; see https://coveralls.io/builds/781900. I will merge tomorrow afternoon unless someone objects. |
🎤 Check, 1, 2, 3…