summaryrefslogtreecommitdiff
path: root/.codecov.yml
Commit message (Collapse)AuthorAgeFilesLines
* TST, CI: turn on codecov patch diffsTyler Reddy2020-05-271-1/+1
| | | | | | | | | | * given discussion in gh-16405, and activation of the codecov app instead of webhook, try turning on patch diffs again to show the coverage for a given PR * not sure if this will show any change before the `yml` is in master; could maybe test on fork initially if needed
* DOC: Removing mentions of appveyor (#14711)Brigitta Sipocz2019-10-151-2/+0
|
* TST: use SciPy codecov configTyler Reddy2018-12-301-18/+4
| | | | | | | | * we have no idea why codecov API does not respond to codecov.yml settings as documented; we now use config from SciPy verbatim to avoid excessive coverage CI failures
* TST: codecov.yml improvementsTyler Reddy2018-09-141-0/+16
| | | | | | | | * we no longer require CircleCI jobs to pass for coverage reporting, and failures of Travis jobs other than the single coverage job should not interfere with coverage reporting now
* TST: ignore setup.py files for codecov reports.Tyler Reddy2018-08-061-0/+3
|
* codecov integration. scipy2018 sprint.alyssaq2018-07-181-0/+10