Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Only send coverage for tox builds, in prep for #4228 (#4248) | Alex Gaynor | 2018-05-16 | 1 | -10/+12 |
| | |||||
* | modify upload_coverage to handle pypy-nocoverage properly | Paul Kehrer | 2016-01-04 | 1 | -5/+10 |
| | |||||
* | add a pypy-nocoverage target and use that on OS X | Paul Kehrer | 2016-01-03 | 1 | -1/+1 |
| | |||||
* | Drop pypy3, we don't run it in CI, and we won't run it again until these ↵ | Alex Gaynor | 2016-01-03 | 1 | -1/+1 |
| | | | | issues are resolved | ||||
* | Attempt to enable coverage on pypy | Alex Gaynor | 2016-01-03 | 1 | -1/+1 |
| | |||||
* | Switch back to a released version of codecov | Alex Gaynor | 2015-10-21 | 1 | -2/+1 |
| | |||||
* | Don't use pipes | Alex Gaynor | 2015-09-09 | 1 | -1/+2 |
| | | | Download the whole file first, @glyph points out that truncation attacks are a thing. | ||||
* | Don't try to upload coverage on builds which don't produce coverage | Alex Gaynor | 2015-07-12 | 1 | -0/+10 |