petuum / autodist

Simple Distributed Deep Learning on TensorFlow
https://petuum.github.io/autodist
Apache License 2.0
134 stars 26 forks source link

Store code cov percentage for badge display and flip pypi pointer #15

Closed schahal closed 4 years ago

schahal commented 4 years ago

Overview

Creates the build and coverage badges on README.md

This PR adds the coverage-report/jenkinscovdata.json artifact so it can be seen (so it will be available to master after merge)

Test Results

  1. Commented out some tests and left only a small one
  2. Pushed branch and it triggered at https://jenkins.petuum.io/job/AutoDist/job/badge-storage-and-pypi-flip/4/
  3. I verified https://jenkins.petuum.io/job/AutoDist/job/badge-storage-and-pypi-flip/4/artifact/coverage-report/jenkinscovdata.json was created
  4. Badge for the test was queried for via this call: coverage report