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

PulpQE / pulp-smash / 323 / 2
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 03 Mar 2016 08:03PM 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

03 Mar 2016 07:59PM UTC coverage: 72.494%. Remained the same
323.2

push

travis-ci

Ichimonji10
Drop unnecessary test method

Drop an a test method that verifies that a CLI command status code is 0.
This assertion is unnecessary because function `repo_sync` in module
`pulp_smash.tests.docker.cli.utils` already does this.

Test results are sane after this change:

    =========  ==========  ==============
    Pulp Ver.  Num. Tests  Test Results
    =========  ==========  ==============
    2.7        ?           ?
    dev (2.8)  23          OK (skipped=1)
    =========  ==========  ==============

Test results generated with:

    python -m unittest2 pulp_smash.tests.docker.cli.test_sync_publish

Pulp 2.7 test results are not available at this time due to a packaging
error.  However, the most heavily affected test case,
`SyncPublishV2TestCase`, is correctly skipped with this command:

    python -m unittest2 \
    pulp_smash.tests.docker.cli.test_sync_publish.SyncPublishV2TestCase

282 of 389 relevant lines covered (72.49%)

0.72 hits per line

Source Files on job 323.2
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 323
  • Travis Job 323.2
  • 44b802a0 on github
  • Prev Job for on master (#322.2)
  • Next Job for on master (#324.2)
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