| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
|
||
| after_success: | ||
| - tox -e coveralls | ||
| - bash <(curl -s https://codecov.io/bash) |
|
Possibly an example when it finishes generating... |
Sorry, something went wrong.
Current coverage is 100%
|
Sorry, something went wrong.
|
Yeah still playing with it. On Monday, June 20, 2016, Codecov notifications@github.com wrote:
Tom Schultz |
Sorry, something went wrong.
|
@dhermes the last build worked. Travis: |
Sorry, something went wrong.
| basepython = | ||
| python2.7 | ||
| passenv = | ||
| CI TRAVIS_BUILD_ID TRAVIS TRAVIS_BRANCH TRAVIS_JOB_NUMBER TRAVIS_PULL_REQUEST TRAVIS_JOB_ID TRAVIS_REPO_SLUG TRAVIS_COMMIT |
|
LGTM, please squash. Also we should make sure codecov.io adds a check to this PR before merging |
Sorry, something went wrong.
|
Also the coveralls badge should be replaced |
Sorry, something went wrong.
|
@dhermes, I don't have admin rights to the repo to add a github check. |
Sorry, something went wrong.
|
Looks like we're not alone! |
Sorry, something went wrong.
|
@daspecster Which page do you need admin rights for? I'm on https://github.com/GoogleCloudPlatform/gcloud-python/settings/hooks trying to add the service but can't find it |
Sorry, something went wrong.
|
OK figured it out on https://codecov.io/gh/GoogleCloudPlatform/gcloud-python/settings Here is the badge FYI .. image:: https://codecov.io/gh/GoogleCloudPlatform/gcloud-python/branch/master/graph/badge.svg :target: https://codecov.io/gh/GoogleCloudPlatform/gcloud-python |
Sorry, something went wrong.
|
@daspecster Now that the hook has been added, can you add a commit with the badge so we can test it? |
Sorry, something went wrong.
|
Awesome! I was looking. I put http://codecov.io/github/googlecloudplatform/gcloud-python/coverage.svg?branch=master for the badge target in the readme but I'll change it to yours. |
Sorry, something went wrong.
|
I just copied that RST snippet from https://codecov.io/gh/GoogleCloudPlatform/gcloud-python/settings/badge Where'd you get the other one? |
Sorry, something went wrong.
|
I think I saw it in their docs somewhere. |
Sorry, something went wrong.
codecov runtests: commands[1] | codecov
_____ _
/ ____| | |
| | ___ __| | ___ ___ _____ __
| | / _ \ / _ |/ _ \/ __/ _ \ \ / /
| |___| (_) | (_| | __/ (_| (_) \ V /
\_____\___/ \____|\___|\___\___/ \_/
v2.0.5
==> Detecting CI provider
-> Got branch from git/hg
-> Got sha from git/hg
==> Preparing upload
Error: Missing repository upload token
Tip: See all example repositories: https://github.com/codecov?query=example
Support channels:
Email: hello@codecov.io
IRC: #codecov
Gitter: https://gitter.im/codecov/support
Twitter: @codecov
|
Sorry, something went wrong.
|
Still no check, though it worked codecov runtests: commands[1] | codecov
_____ _
/ ____| | |
| | ___ __| | ___ ___ _____ __
| | / _ \ / _ |/ _ \/ __/ _ \ \ / /
| |___| (_) | (_| | __/ (_| (_) \ V /
\_____\___/ \____|\___|\___\___/ \_/
v2.0.5
==> Detecting CI provider
Travis Detected
==> Preparing upload
==> Processing gcov (disable by -X gcov)
Executing gcov (find /home/travis/build/GoogleCloudPlatform/gcloud-python -type f -name '*.gcno' -exec gcov -pb {} +)
==> Collecting reports
Generating coverage xml reports for Python
+ /home/travis/build/GoogleCloudPlatform/gcloud-python/coverage.xml bytes=1274444
==> Appending environment variables
+ TRAVIS_OS_NAME
==> Uploading
.url https://codecov.io
.query commit=51af5e55de35c61123d61d8cc1eb76eca06b3333&service=travis&pr=1876&package=py2.0.5&job=139057017&branch=master&slug=GoogleCloudPlatform%2Fgcloud-python&build=3845.1
Pinging Codecov...
Uploading to S3...
|
Sorry, something went wrong.
|
Hmmm |
Sorry, something went wrong.
|
@dhermes after some digging, I think we need that codecov.yml file there to get it to trigger status checks. Let me know if one shows up now? |
Sorry, something went wrong.
|
@dhermes, can you add the integration here https://github.com/integrations/codecov to the GoogleCloudApplication org if possible. I think https://github.com/organizations/GoogleCloudPlatform/settings/oauth_application_policy CodeCov uses all github permissions so I think we have to get it setup on the org side. |
Sorry, something went wrong.
|
I don't know if I have admin rights / don't see any "Add" button on the integrations page (I visited it multiple times yesterday trying to figure out what to click). |
Sorry, something went wrong.
|
Would this be something @jgeewax might have to do? |
Sorry, something went wrong.
|
Maybe |
Sorry, something went wrong.
|
@daspecster Where did the previous post from the codecov bot come from? |
Sorry, something went wrong.
|
If you change this value it will post a comment. That link anchors weirdly...it's line 1 of codecov.yml. |
Sorry, something went wrong.
|
@jgeewax, if you're game, can we enable codecov in the organization apps/oauth? |
Sorry, something went wrong.
|
👍 |
Sorry, something went wrong.
|
Awesome thanks! |
Sorry, something went wrong.
|
Hmmm, still not showing up in here. Could someone check and see if codecov is in the projected branch settings now? |
Sorry, something went wrong.
Sorry, something went wrong.
Sorry, something went wrong.
|
@tseaver, if you go here can you click on the "reset webhook" button with any success? If that doesn't start working then we could also just turn the integration back on to get codecov to post a comment about the coverage. I'm thinking that this might have to get into master to fully work. We could change this so it does both coveralls and codecov to test it. |
Sorry, something went wrong.
Nope, I get the same error you posted.
I don't like those comments: I would rather have it be a "check".
Let's try that. We can drop coveralls in a follow-up PR. |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
Change codecov settings.
|
I squashed some of the commits and when travis passes I'll merge. |
Sorry, something went wrong.
…o_dataframe` (#1876) * add regression tests for empty dataframe * fix arrow test to be compatible with old pyarrow
Co-authored-by: Tim Sweña (Swast) <swast@google.com>
| Back | FazBrowse Home | New Git URL |
No description provided.