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

ktdreyer / errata-tool-ansible / 483 / 3
75%
master: 75%

Build:
DEFAULT BRANCH: master
Ran 11 Sep 2020 08:45PM UTC
Files 8
Run time 2s
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

11 Sep 2020 08:42PM UTC coverage: 68.929%. Remained the same
483.3

push

travis-ci-com

mergify[bot]
release: improve blocker_flags default behavior

Prior to this change, if a user specified no blocker_flags parameter, we
passed an empty list to the ET when creating or editing a variant.

A default empty list is not good for two reasons:

1) If a playbook author omits this setting, Ansible will surprisingly
   reset the values on the server.

2) It's not possible to set an empty list for Zstream releases (or
   QuarterlyUpdate releases with supports_component_acl: true). The
   server error is: {"blocker_flags": ["Need a release version flag"]}

Default blocker_flags to null (and we do not send the blocker_flags
value to the API at all if it is null).

650 of 943 relevant lines covered (68.93%)

0.69 hits per line

Source Files on job 483.3
  • Tree
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 404
  • Travis Job 483.3
  • 1612df24 on github
  • Prev Job for on master (#476.3)
  • Next Job for on master (#486.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