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

PulpQE / pulp-smash / 1222
63%

Build:
DEFAULT BRANCH: master
Ran 09 Jan 2017 09:35PM UTC
Jobs 2
Files 6
Run time 20s
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
1222

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%)

1.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 1222.1 09 Jan 2017 09:35PM UTC 0
63.54
Travis Job 1222.1
2 1222.2 09 Jan 2017 09:35PM UTC 0
63.54
Travis Job 1222.2
Source Files on build 1222
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #1222
  • a71fe20e on github
  • Prev Build on master (#1218)
  • Next Build on master (#1224)
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