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

PulpQE / pulp-smash / 180
63%

Build:
DEFAULT BRANCH: master
Ran 15 Jan 2016 10:14PM UTC
Jobs 4
Files 5
Run time 14s
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
180

push

travis-ci

Ichimonji10
Drop API helpers from `pulp_smash.utils`

Fix #64:

> There is an odd collection of helper functions in module `pulp_smash.utils`,
> such as `get`, `delete`, `get_importers`, `get_distributors`,
> `handle_response` and so on. They talk to the Pulp API and nominally help by
> abstracting away details such as URLs and response checking. Unfortunately,
> they don't do a great job at this. Let's replace them with a new API client
> that's better suited to the job: `pulp_smash.api.Client`.

This has been done. Commits such as 659518129 and
63fb81997 have dropped the old API helpers and
introduced module `pulp_smash.api` in its stead. This commit concludes that
effort and drops the old API helpers from module `pulp_smash.utils`.

Test suite results do not change as a result of this commit:

    ============  =============================
    Pulp Version  Test Suite Results
    ============  =============================
    2.7           OK (skipped=14)
    dev (2.8)     FAILED (errors=3, skipped=13)
    ============  =============================

238 of 300 relevant lines covered (79.33%)

3.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 180.1 15 Jan 2016 10:14PM UTC 0
79.33
Travis Job 180.1
2 180.2 15 Jan 2016 10:14PM UTC 0
77.33
Travis Job 180.2
3 180.3 15 Jan 2016 10:14PM UTC 0
77.33
Travis Job 180.3
4 180.4 15 Jan 2016 10:14PM UTC 0
77.33
Travis Job 180.4
Source Files on build 180
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #180
  • 20259954 on github
  • Prev Build on master (#179)
  • Next Build on master (#181)
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