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

cloudfoundry-incubator / service-fabrik-broker / 3528
88%

Build:
DEFAULT BRANCH: master
Ran 11 Dec 2019 04:16AM UTC
Jobs 1
Files 174
Run time 10s
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
3528

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

2675 of 3336 branches covered (80.19%)

Branch coverage included in aggregate %.

9414 of 10138 relevant lines covered (92.86%)

36.33 hits per line

Jobs
ID Job ID Ran Files Coverage
4 3528.4 (SETTINGS_PATH="$(pwd)/broker/config/settings.yml") 11 Dec 2019 04:15AM UTC 0
80.68
Travis Job 3528.4
Source Files on build 3528
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3528
  • b757616a on github
  • Prev Build on master (#3520)
  • Next Build on master (#3533)
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