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

SatelliteQE / nailgun / 349 / 3
97%
master: 97%

Build:
DEFAULT BRANCH: master
Ran 09 Jul 2015 03:40PM 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

09 Jul 2015 02:17PM UTC coverage: 91.44%. Remained the same
349.3

push

travis-ci

Ichimonji10
Release version 0.18.0

The following changes are especially notable:

Breaking changes:

* Drop the `Host` entity's `sp_subnet` field. (#128, dd47df5) It is not listed
  in the API documentation and cannot be updated via an HTTP PUT request.
* Rename the `Host` entity's `puppet_classes` field to `puppet_class`. (#128,
  dd47df5) This only has an impact if one is setting this attribute, like so:

      Host(puppet_class=…)

  Or:

      host = Host(…)
      host.puppet_class = …

Other changes:

* Make every work-around link to a corresponding bugzilla bug. (#115) In many
  cases, also work around the linked-to bugs.
* Add the `EntityUpdateMixin` to the following classes:

  * `HostGroup` (#128)
  * `Location` (#130)
  * `PartitionTable` (#132)
  * `AbstractContentViewFilter` (#138)

* Make `ContentView.read` and `Product.read` compatible with Satellite 6.0.8.
  (#133, 2e2eb61)
* Make `LifecycleEnvironment.create_payload` only trigger a workaround for
  Satellite 6.0.8. (#133, 6228bf7)
* Add the `content_view` and `lifecycle_environment` fields to the `HostGroup`
  entity for Satellite 6.1.0 and beyond. (#137)
* Make `ContentViewFilterRule` respond to BZ 1238408 in a more sane manner.
  (#133, 69a8170)
* Update documentation. Add a table of contents, add more examples, reorganize
  existing content and polish an example script. (#127, #129)
* Refactor for conciseness. (#131)

The diff for this commit shows that NailGun is being upgraded from 0.16.0 to
0.18.0. This is due to a mistake in the version history:

    *   4c7a9e7 Merge pull request #127 from Ichimonji10/docs
    |\
    | * a2d2080 Update "examples" section in documentation
    |/
    | * e3ad31b (tag: 0.17.0) Release version 0.17.0
    |/
    *   631e14d Merge pull request #122 from abalakh/available_repos
    |\
    | * 5bf93f7 Added entities.Product.list_available_rhrepos() func
    |/
    *   7a0b066 Merge pull request #123 from Ichimonji10/cvv

This could be fixed with a rebase, but the costs would outweigh the benefits.
Fixing this would clean up the commit history, but produce a significant amount
of disruption for everyone who has forked the repository.

1175 of 1285 relevant lines covered (91.44%)

0.91 hits per line

Source Files on job 349.3
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 349
  • Travis Job 349.3
  • a1549104 on github
  • Prev Job for on master (#348.3)
  • Next Job for on master (#353.3)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc