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

PulpQE / pulp-smash / 315
63%

Build:
DEFAULT BRANCH: master
Ran 02 Mar 2016 07:55PM UTC
Jobs 4
Files 6
Run time 19s
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
315

push

travis-ci

Ichimonji10
Refactor newly added RPM orphan tests

Refactor module `pulp_smash.tests.rpm.api_v2.test_orphan_remove`:

* Add module to documentation. (i.e. ensure this module is included when
  `make docs-html` is executed) Fix some minor errors that became
  apparent as a result.
* Use more targeted assertions. A statement like `assertTrue(1 > 2)`
  will fail with a message like "False is not True," but a statement
  like `assertGreater(1, 2)` will fail with a message like "1 is not
  greater than 2."
* Reformat some code.

Test results both before and after this commit:

    =========  ==========  ============
    Pulp Ver.  Num. Tests  Test Results
    =========  ==========  ============
    2.7        2           OK
    dev (2.8)  2           OK
    =========  ==========  ============

Test results generated with:

    python -m unittest2 pulp_smash.tests.rpm.api_v2.test_orphan_remove

282 of 389 relevant lines covered (72.49%)

2.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 315.1 02 Mar 2016 07:56PM UTC 0
72.49
Travis Job 315.1
2 315.2 02 Mar 2016 07:55PM UTC 0
72.49
Travis Job 315.2
3 315.3 02 Mar 2016 07:56PM UTC 0
72.49
Travis Job 315.3
4 315.4 02 Mar 2016 07:55PM UTC 0
72.49
Travis Job 315.4
Source Files on build 315
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #315
  • 0811270f on github
  • Prev Build on master (#310)
  • Next Build on master (#316)
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