Skip to content

Conversation

maxlinc
Copy link
Contributor

@maxlinc maxlinc commented Jul 9, 2013

No description provided.

@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 49a5e7d on maxlinc:coveralls_windows into 824e7fc on rackspace:working.

@maxlinc
Copy link
Contributor Author

maxlinc commented Jul 11, 2013

In the .gitignore? No, it's right. The .coveragerc file is the configuration (including the exclusion rules) that should be in git. The .coverage file is the data collected each run, and should not be in git.

@EdLeafe
Copy link
Contributor

EdLeafe commented Jul 11, 2013

OK, just checking.

EdLeafe added a commit that referenced this pull request Jul 11, 2013
Remove coveralls dependency (fixes #118)
@EdLeafe EdLeafe merged commit 1d30653 into pycontribs:working Jul 11, 2013
@maxlinc
Copy link
Contributor Author

maxlinc commented Jul 11, 2013

BTW - any idea what's up with pep8 on pypy? It looks like its been segfaulting since a3b36bd.

@EdLeafe
Copy link
Contributor

EdLeafe commented Jul 11, 2013

No idea. I don't have pypy, so I'm hoping Alex can help me out with this.

@maxlinc maxlinc deleted the coveralls_windows branch July 11, 2013 18:23
@EdLeafe
Copy link
Contributor

EdLeafe commented Jul 11, 2013

Alex pointed out that it's a known deficiency: travis is using pypy 1.9, and they need to upgrade to 2.0.x.

travis-ci/travis-ci#1106

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.

3 participants