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

PulpQE / pulp-smash / 180 / 1
63%
master: 63%

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

15 Jan 2016 10:06PM UTC coverage: 79.333% (-0.5%) from 79.874%
180.1

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

0.79 hits per line

Source Files on job 180.1
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 180
  • Travis Job 180.1
  • 20259954 on github
  • Prev Job for on master (#179.1)
  • Next Job for on master (#181.1)
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