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

theforeman / obal / 710 / 2
23%
master: 23%

Build:
DEFAULT BRANCH: master
Ran 16 Feb 2019 03:17PM UTC
Files 4
Run time 0s
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

16 Feb 2019 03:09PM UTC coverage: 60.426%. Remained the same
710.2

push

travis-ci

ehelms
disable E306 for ansible-lint

E306 is "Shells that use pipes should set the pipefail option" which is
fair and all, but Ansible's `shell` module does not support setting
`pipefail` as an option. You need to set the `executable` option
explicitly to `/bin/bash` and then do something like
  `set -o pipefile && <the real command>`
and I refuse to write such an abomination in our playbooks.

142 of 235 relevant lines covered (60.43%)

0.6 hits per line

Source Files on job 710.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 247
  • Travis Job 710.2
  • d9f43339 on github
  • Prev Job for on master (#698.2)
  • Next Job for on master (#711.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