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

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

Build:
DEFAULT BRANCH: master
Ran 25 Feb 2016 03:53PM UTC
Files 6
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

25 Feb 2016 03:49PM UTC coverage: 72.494%. Remained the same
290.1

push

travis-ci

Ichimonji10
Refactor docker CLI tests and utilities

The previous commit added utility code for updating a docker repository
via the CLI. It did this by renaming a function called `repo_create`,
which executes `pulp-admin docker repo create`, to `repo_create_update`,
which can execute both the afore-mentioned command and `pulp-admin
docker repo update`. This change makes sense if trying to keep
implementation complexity to a low level, as the same set of flags are
accepted both when creating and updating a docker repository. However,
it raises interface complexity. Formerly, all `repo_*` functions map
directly to a `pulp-admin docker repo *` command, but after this change,
that pattern no longer holds true.

Split function `repo_create_update` into `repo_create` and
`repo_update`, in an attempt to keep interface complexity low. Also,
edit the test code added by the previous commit for formatting purposes.
Test results do not change as a result of this commit.

282 of 389 relevant lines covered (72.49%)

0.72 hits per line

Source Files on job 290.1
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 290
  • Travis Job 290.1
  • 10a38f3b on github
  • Prev Job for on master (#289.1)
  • Next Job for on master (#291.3)
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