aboutsummaryrefslogtreecommitdiff
path: root/dev/coverage.py
AgeCommit message (Expand)Author
2019-11-22Don't print env info twice when running ci taskwbond
2019-09-14Try waiting longer and retrying more times for codecovwbond
2019-09-14Limit the number of times we retry upload to codecovwbond
2019-09-13Improve handling flaky codecov upload endpointwbond
2019-09-13Add GitHub Actions support to coverage uploaderwbond
2019-08-10Add support for disabling codecov via JSONwbond
2019-08-10Try to improve submitting codecov infowbond
2019-07-04CI reliability improvements related to codecov.iowbond
2018-09-04Provide more details if a subprocess fails for deps or coveragewbond
2018-09-03Prevent curl asking for "100 Continue"wbond
2018-09-03Use CLI for coverage upload due to TLS 1.2 and CI environmentswbond
2018-04-20Fix AppVeyor coverage uploadswbond
2018-04-20Fix dev files copied from oscryptowbond
2018-04-20Lint dev and tests code alsowbond
2018-04-18Remove modularcrypto package list from deps.py and coverage.pywbond
2017-02-19Increase timeout for submitting coverage datawbond
2017-02-01Change coverage task to not run modularcrypto tests when not on CIwbond
2017-02-01Revamp CI integrationwbond
2017-01-24Tweak coverage output to be flushed when running ci taskwbond
2017-01-24Run tests from other modularcrypto packages when measuring coverage on CIwbond
2016-12-06Add codecov.io integrationwbond
2015-11-05Add "ci" task and Travis CI configwbond
2015-06-30Added run.py for executing tests, code coverage and lintingwbond