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

cloudfoundry-incubator / service-fabrik-broker / 3528 / 4
88%
master: 88%

Build:
DEFAULT BRANCH: master
Ran 11 Dec 2019 04:16AM UTC
Files 194
Run time 9s
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 Dec 2019 04:10AM UTC coverage: 80.68%. Remained the same
SETTINGS_PATH="$(pwd)/broker/config/settings.yml"

push

travis-ci

vivekzhere
Remove an extra call to fetch CRs when attempting a delete operation (#769)

* Remove an extra call to fetch CRs when attempting a delete operation

* Avoid retrying a GET operation on failure

The GET operation is expected to succeed in this case because the
control flow reached here after a successful CREATE. A stale cache might
result in an unsuccessful UPDATE (since GET reads from cache), in which
case we retry the operation after re-fetching.

* Add log statement when invalid object error is encountered

Ref: https://github.com/onsi/ginkgo/issues/138#issuecomment-73918678

* Ensure the waitgroup gets updated when mgr.Start() fails

* Increase timeout to 5 seconds to ensure successful travis builds

The default timeout imposed by ginkgo is 1 second.

* Update scheduler type in test

2733 of 4017 branches covered (68.04%)

Branch coverage included in aggregate %.

9845 of 11573 relevant lines covered (85.07%)

31.83 hits per line

Source Files on job 3528.4 (SETTINGS_PATH="$(pwd)/broker/config/settings.yml")
  • Tree
  • List 0
  • Changed 26
  • Source Changed 0
  • Coverage Changed 26
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 2049
  • Travis Job 3528.4
  • b757616a on github
  • Prev Job for SETTINGS_PATH="$(pwd)/broker/config/settings.yml" on master (#3520.4)
  • Next Job for SETTINGS_PATH="$(pwd)/broker/config/settings.yml" on master (#3533.4)
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