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

PulpQE / pulp-smash / 2440
63%

Build:
DEFAULT BRANCH: master
Ran 08 May 2018 05:29PM UTC
Jobs 3
Files 7
Run time 16s
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
2440

push

travis-ci

Ichimonji10
Replace get_version_hrefs() with get_versions()

High-level general-purpose utilities are most useful when they return
complete or near-complete responses from Pulp, instead of attributes
extracted from Pulp's responses. The `get_version_hrefs` function
violates this design principle: it fetches the versions of a repository,
and then returns just the hrefs of each version.

Drop this function in favor of a `get_versions` function, which returns
the complete list of repository versions returned by Pulp. This lets the
function be used in more places, such as in the `get_repo_versions_attr`
function.

In addition, let the revamped function accept a `params` argument, which
can be used to filter which repositories Pulp returns. This lets it
replace the `filter_repo_version` function.

557 of 872 relevant lines covered (63.88%)

1.92 hits per line

Jobs
ID Job ID Ran Files Coverage
1 2440.1 08 May 2018 05:29PM UTC 0
63.88
Travis Job 2440.1
2 2440.2 08 May 2018 05:29PM UTC 0
63.88
Travis Job 2440.2
3 2440.3 08 May 2018 05:29PM UTC 0
63.88
Travis Job 2440.3
Source Files on build 2440
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #2440
  • b19880b2 on github
  • Prev Build on master (#2433)
  • Next Build on master (#2443)
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