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

google / openhtf / 1653
63%

Build:
DEFAULT BRANCH: master
Ran 06 Feb 2018 12:27AM UTC
Jobs 2
Files 51
Run time 137min
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
1653

push

travis-ci

Kenadia
Add a 'config-help' CLI flag. (#717)

* Add a 'config-help' CLI flag.

If enabled, this flag will cause the framework to print all config
keys and their descriptions and exit rather than executing the test.

Example output:
  ble_sniffer_download_port
  -------------------------
  Port for HTTP server for downloading sniffer logs.

  ble_sniffer_enable
  ------------------
  (no description found)

  ble_sniffer_host
  ----------------
  Host running BLE sniffer software.

  ble_sniffer_local_path
  ----------------------
  Local path to access BLE Sniffer logs.

  ble_sniffer_port
  ----------------
  Port the BLE sniffer is running on.

  ble_sniffer_usb_hub_channel
  ---------------------------
  If the acroname_usb_hub_serial exists and can be commanded, this config
  key specifies the channel that the BLE Sniffer is connected to.

* Add default value printing per reviewer feedback.

Example output:

  ble_sniffer_download_port
  -------------------------
  Port for HTTP server for downloading sniffer logs.

    default_value=55455

  ble_sniffer_enable
  ------------------
  (no description found)

    default_value=False

  ble_sniffer_host
  ----------------
  Host running BLE sniffer software.

    default_value="localhost"

  ble_sniffer_local_path
  ----------------------
  Local path to access BLE Sniffer logs.

    default_value=""

  ble_sniffer_port
  ----------------
  Port the BLE sniffer is running on.

    default_value=22901

* Remove extra newline.

23 of 23 new or added lines in 2 files covered. (100.0%)

2464 of 4946 relevant lines covered (49.82%)

0.99 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
100.0
openhtf/__init__.py
15
100.0
openhtf/util/conf.py
Jobs
ID Job ID Ran Files Coverage
1 1653.1 (TOXENV=py27) 06 Feb 2018 12:27AM UTC 0
49.43
Travis Job 1653.1
2 1653.2 (TOXENV=py36) 06 Feb 2018 12:27AM UTC 0
49.62
Travis Job 1653.2
Source Files on build 1653
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1653
  • cea0dbee on github
  • Prev Build on master (#1649)
  • Next Build on master (#1673)
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