summaryrefslogtreecommitdiff
path: root/scripts/publish_core_codecoverage.js
Commit message (Collapse)AuthorAgeFilesLines
* [scripts] Add retry logic to fetch coverage reportSudarsana Babu Nagineni2019-03-291-13/+26
| | | | | Retry fetching coverage report from codecov in case of timeout issues.
* [core] Add code coverage metrics for coreSudarsana Babu Nagineni2019-03-281-0/+157
Collect code coverage ratio from codecov.io for a given commit hash, and upload it to the S3 bucket.