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

PulpQE / pulp-smash / 316 / 4
63%
master: 63%

Build:
DEFAULT BRANCH: master
Ran 02 Mar 2016 09:25PM 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

02 Mar 2016 09:16PM UTC coverage: 72.494%. Remained the same
316.4

push

travis-ci

Ichimonji10
Refactor newly added RPM unassociation tests

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

* Document the module, and fix the documentation errors that became
  apparent as a result.
* Fiddle with the docstrings in general to, hopefully, provide a more
  clear explanation of what's happening and why.
* Isolate each of the assertions, helping to ensure that we can more
  closely diagnose bugs and more precisely skip affected assertions.
* Use more specific assertions (e.g. `assertIn` instead of `assertTrue`)
  where possible, to aid in debugging bugs.
* Transform class attributes into regular variables when possible.
* Use `==` instead of `is` when comparing strings. Notably, this change
  fixes a bug wherein `setUpClass` would sometimes fail to complete due
  to an incorrect set of code executing.

Test results after this commit:

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

Test results generated with:

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

282 of 389 relevant lines covered (72.49%)

0.72 hits per line

Source Files on job 316.4
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 316
  • Travis Job 316.4
  • 2b6fb7d8 on github
  • Prev Job for on master (#315.4)
  • Next Job for on master (#322.4)
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