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

PulpQE / pulp-smash / 290
63%

Build:
DEFAULT BRANCH: master
Ran 25 Feb 2016 03:53PM UTC
Jobs 4
Files 6
Run time 50s
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
290

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

2.9 hits per line

Jobs
ID Job ID Ran Files Coverage
1 290.1 25 Feb 2016 03:53PM UTC 0
72.49
Travis Job 290.1
2 290.2 25 Feb 2016 03:53PM UTC 0
72.49
Travis Job 290.2
3 290.3 25 Feb 2016 03:53PM UTC 0
72.49
Travis Job 290.3
4 290.4 25 Feb 2016 03:54PM UTC 0
72.49
Travis Job 290.4
Source Files on build 290
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #290
  • 10a38f3b on github
  • Prev Build on master (#289)
  • Next Build on master (#291)
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