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

dls-controls / dls_ade / 605 / 1
69%
master: 69%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2018 03:37PM UTC
Files 44
Run time 2s
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

14 Feb 2018 03:34PM UTC coverage: 88.209% (-2.2%) from 90.361%
SVN_ROOT=https://dummy GIT_SSH_ROOT=ssh://git@dummy GIT_ROOT_DIR=controlstest

push

travis-ci

web-flow
Merge pull request #60 from dls-controls/fix-print-logging

Removing use of print() in scripts and adding a proper python logging configuration.

* User messages to be printed to stdout are handled by a logger named "usermessages" which has an appropriate console handler and blank formatting.
* Module-level loggers are named by the module name, by getting a logger like this: log = logging.getLogger(__name__)
* main() functions have all been wrapped to catch and log un-handled exceptions.
* Each dls-* script now start by issuing a log message with all of the CLI options and args.
* All info messages (and beyond) are logged to graylog and currently debug and beyond is output to a local log file in ~/.dls_ade_debug.log

479 of 708 branches covered (67.66%)

4616 of 5233 relevant lines covered (88.21%)

0.88 hits per line

Source Files on job 605.1 (SVN_ROOT=https://dummy GIT_SSH_ROOT=ssh://git@dummy GIT_ROOT_DIR=controlstest)
  • Tree
  • List 0
  • Changed 22
  • Source Changed 22
  • Coverage Changed 21
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 605
  • Travis Job 605.1
  • 981f24fd on github
  • Prev Job for SVN_ROOT=https://dummy GIT_SSH_ROOT=ssh://git@dummy GIT_ROOT_DIR=controlstest on master (#587.1)
  • Next Job for SVN_ROOT=https://dummy GIT_SSH_ROOT=ssh://git@dummy GIT_ROOT_DIR=controlstest on master (#606.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