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

vanvalenlab / kiosk-benchmarking / 379
97%

Build:
DEFAULT BRANCH: master
Ran 29 May 2020 06:32PM UTC
Jobs 5
Files 6
Run time 2min
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

pending completion
379

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.

89 of 89 new or added lines in 5 files covered. (100.0%)

579 of 596 relevant lines covered (97.15%)

4.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 379.1 29 May 2020 06:32PM UTC 0
96.98
Travis Job 379.1
2 379.2 29 May 2020 06:33PM UTC 0
96.98
Travis Job 379.2
3 379.3 29 May 2020 06:32PM UTC 0
96.98
Travis Job 379.3
4 379.4 29 May 2020 06:32PM UTC 0
96.98
Travis Job 379.4
5 379.5 29 May 2020 06:32PM UTC 0
97.04
Travis Job 379.5
Source Files on build 379
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #379
  • 7161082a on github
  • Prev Build on master (#336)
  • Next Build on master (#386)
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