deis / workflow-cli

The CLI for Deis Workflow
http://deis.com
MIT License
31 stars 43 forks source link

master branch not building; codecov issue? #276

Closed vdice closed 7 years ago

vdice commented 7 years ago

see https://ci.deis.io/job/Deis/job/workflow-cli/job/master/161/console

x> No CI provider detected.
    project root: .
--> token set from env
not found!
    Yaml found at: ./codecov.yml
--> slug set from yaml
==> Running gcov in . (disable via -X gcov)
==> Searching for coverage reports in:
    + .
    -> Found 1 reports
==> Python coveragepy not found
==> Detecting git/mercurial file structure
==> Reading reports
    + ./coverage.txt bytes=94388
==> Appending adjustments
    http://docs.codecov.io/docs/fixing-reports
    + Found 4707 adjustments
==> Uploading reports
    url: https://codecov.io
    query: branch=&commit=c9fb8303f35c37567a66df87bf905368760b4dd0&build=&build_url=&tag=&slug=deis%2Fworkflow-cli&yaml=.%2Fcodecov.yml&service=&flags=&pr=master&job=
    -> Pinging Codecov
HTTP 400
pr must match pattern ^(\d+|false|null|undefined|true)$
bacongobbler commented 7 years ago

Definitely sounds like a codecov issue.