Skip to content
This repository has been archived by the owner on Mar 21, 2018. It is now read-only.

Get coveralls % #337

Open
orta opened this issue May 5, 2015 · 3 comments
Open

Get coveralls % #337

orta opened this issue May 5, 2015 · 3 comments

Comments

@orta
Copy link
Member

orta commented May 5, 2015

Let's do this, if github, make a request to:

  • https://coveralls.io/repos/orta/ORStackView/badge.svg

  • This redirects to the real one, but we have enough info in the redirection:

     cocoadocs.org   master ✘ ✹  curl https://coveralls.io/repos/orta/ORStackView/badge.svg
    <html><body>You are being <a href="https://s3.amazonaws.com/assets.coveralls.io/badges/coveralls_63.svg">redirected</a>.</body></html>%
    

Get the % out of the url, and into the shared database, add a quality metric for it

@neonichu
Copy link
Member

neonichu commented May 5, 2015

There's also a JSON API for Coveralls, see #241

@orta
Copy link
Member Author

orta commented May 5, 2015

looks like you were just ahead of the curve @neonichu

@neonichu
Copy link
Member

neonichu commented May 5, 2015

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants