Uh oh!
There was an error while loading. Please reload this page.
Switch to codecov.io - #1876
Conversation
| after_success: | ||
| - tox -e coveralls | ||
| - bash <(curl -s https://codecov.io/bash) |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
daspecster
commented
Jun 20, 2016
Possibly an example when it finishes generating... |
5915215 to
60c0364CompareCurrent coverage is 100%
|
daspecster
commented
Jun 20, 2016
Yeah still playing with it. On Monday, June 20, 2016, Codecov notifications@github.com wrote:
Tom Schultz |
daspecster
commented
Jun 20, 2016
| 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 |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.
dhermes
commented
Jun 20, 2016
LGTM, please squash. Also we should make sure codecov.io adds a check to this PR before merging |
dhermes
commented
Jun 20, 2016
Also the coveralls badge should be replaced |
b2ff4f2 to
1d5973eComparedaspecster
commented
Jun 20, 2016
@dhermes, I don't have admin rights to the repo to add a github check. |
daspecster
commented
Jun 20, 2016
Looks like we're not alone! |
@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 |
dhermes
commented
Jun 20, 2016
OK figured it out on https://codecov.io/gh/GoogleCloudPlatform/gcloud-python/settings Here is the badge FYI |
dhermes
commented
Jun 20, 2016
@daspecster Now that the hook has been added, can you add a commit with the badge so we can test it? |
daspecster
commented
Jun 20, 2016
Awesome! I was looking. I put |
dhermes
commented
Jun 20, 2016
I just copied that RST snippet from https://codecov.io/gh/GoogleCloudPlatform/gcloud-python/settings/badge Where'd you get the other one? |
daspecster
commented
Jun 20, 2016
I think I saw it in their docs somewhere. |
dhermes
commented
Jun 20, 2016
|
dhermes
commented
Jun 20, 2016
Still no check, though it worked |
daspecster
commented
Jun 20, 2016
Hmmm |
daspecster
commented
Jun 21, 2016
@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? |
@dhermes, can you add the integration here https://github.com/integrations/codecov to the GoogleCloudApplication org if possible. I thinkhttps://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. |
dhermes
commented
Jun 21, 2016
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). |
daspecster
commented
Jun 21, 2016
Would this be something @jgeewax might have to do? |
dhermes
commented
Jun 21, 2016
Maybe |
dhermes
commented
Jun 21, 2016
@daspecster Where did the previous post from the codecov bot come from? |
If you change this value it will post a comment. That link anchors weirdly...it's line 1 of codecov.yml. |
daspecster
commented
Jun 22, 2016
@jgeewax, if you're game, can we enable codecov in the organization apps/oauth? |
jgeewax
commented
Jul 5, 2016
👍 |
daspecster
commented
Jul 5, 2016
Awesome thanks! |
daspecster
commented
Jul 6, 2016
Hmmm, still not showing up in here. Could someone check and see if codecov is in the projected branch settings now? |
tseaver
commented
Jul 14, 2016
daspecster
commented
Jul 14, 2016
@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. |
tseaver
commented
Jul 14, 2016
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. |
d9999f4 to
6d08b77Comparetseaver
commented
Jul 14, 2016
LGTM |
6d08b77 to
58cdf26Comparedaspecster
commented
Jul 14, 2016
I squashed some of the commits and when travis passes I'll merge. |
…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>


No description provided.