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

PulpQE / pulp-smash / 1222 / 1
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2017 09:35PM UTC
Files 6
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

09 Jan 2017 08:28PM UTC coverage: 63.543%. Remained the same
1222.1

push

travis-ci

Ichimonji10
Fix how command is built

Module `pulp_smash.tests.platform.cli.test_selinux` contains CLI
command-building logic. Here's an example of a command that might be
built:

    getfattr --recursive --name=security.selinux /var/cache/pulp

Unfortunately, if `sudo` is required, the following command is built:

    sudo --recursive getfattr --name=security.selinux /var/cache/pulp

Fix this. Build the CLI command in strictly left-to-right order, in
order to ease human understanding of what's going on.

373 of 587 relevant lines covered (63.54%)

0.64 hits per line

Source Files on job 1222.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 1222
  • Travis Job 1222.1
  • a71fe20e on github
  • Prev Job for on master (#1218.1)
  • Next Job for on master (#1224.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc