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

dls-controls / dls_ade / 605
69%

Build:
DEFAULT BRANCH: master
Ran 14 Feb 2018 03:37PM UTC
Jobs 1
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

pending completion
605

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

Jobs
ID Job ID Ran Files Coverage
1 605.1 (SVN_ROOT=https://dummy GIT_SSH_ROOT=ssh://git@dummy GIT_ROOT_DIR=controlstest) 14 Feb 2018 03:37PM UTC 0
88.21
Travis Job 605.1
Source Files on build 605
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #605
  • 981f24fd on github
  • Prev Build on master (#587)
  • Next Build on master (#606)
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