• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

vanvalenlab / kiosk-benchmarking / 379 / 3
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 29 May 2020 06:32PM UTC
Files 6
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

29 May 2020 06:31PM UTC coverage: 96.98% (-0.5%) from 97.518%
379.3

push

travis-ci-com

web-flow
Improve the CLI interface, use API for uploading files. (#45)

* only save `MODEL` in settings, split the model name and version in Manager.

* remove repeated env var `UPLOAD_PREFIX`

* change order of Manager init for clarity.

* add `setup.py`

* add all env vars from `settings.py`

* test against 2.7 and 3.8 for more robust CLI support

* `model_name` and `model_version` refactored to `model`

* move `_strip` lambda into utils as `strip_bucket_prefix`, use on init for jobs and managers.

* use `defer.returnValue(result)` in `job.restart`

* use `pytest.tmpdir` instead of `tempfile.TemporaryDirectory`

* `JSONDecodeError` is a `ValueError`, but does not exist in python 2.x

* DEBUG env var is unused and undocumented.

* add storage_bucket as an optional manager kwarg

* only include GPUs in output filename if NUM_GPUS is set.

* add upload_results attribute to optionally upload the final file to the bucket.

* define all env vars as argparse options and include in entrypoint.

* move uploading logic into Job. use API for file uploads instead of `gcloud`.

* add calculate_cost to conditionally use the Grafana API.

* log times in each Job HTTP request

* allow `scale` to be an empty string, but otherwise, cast to float.

* promote `job_type` to primary input, and `model` as override option.

578 of 596 relevant lines covered (96.98%)

0.97 hits per line

Source Files on job 379.3
  • Tree
  • List 0
  • Changed 5
  • Source Changed 5
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 157
  • Travis Job 379.3
  • 7161082a on github
  • Prev Job for on master (#336.1)
  • Next Job for on master (#386.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc