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

SAP / cloud-foundry-tools / 27896922723
91%
master: 97%

Build:
Build:
LAST BUILD BRANCH: main
DEFAULT BRANCH: master
Ran 21 Jun 2026 07:14AM UTC
Jobs 3
Files 12
Run time 1min
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

21 Jun 2026 07:12AM UTC coverage: 91.444% (+0.02%) from 91.423%
27896922723

push

github

web-flow
fix: fall back to direct CF lookup when UPS not found in list (#311)

When binding a grantor service to a UPS, the CF Cloud Controller list
API has eventual consistency — a newly created (or recently updated)
instance may not appear in GET /v3/service_instances immediately, even
though it exists. The requstedInstance code path threw immediately on a
list miss with no fallback, causing sporadic bind failures.

Fix: if the instance is not found in the available-services list, retry
via getServiceInstanceInfo() (a direct metadata lookup by name) before
throwing. If found, inject the result into availableServices so the
subsequent instance-resolution loop does not issue a redundant second
fetch. Tests updated accordingly.

Fixes: https://jira.tools.sap/browse/DEVXBUGS-12663

866 of 968 branches covered (89.46%)

Branch coverage included in aggregate %.

5 of 5 new or added lines in 1 file covered. (100.0%)

1047 of 1124 relevant lines covered (93.15%)

17.93 hits per line

Subprojects
ID Flag name Job ID Ran Files Coverage
1 /jobs/183579724 27896922723.1 21 Jun 2026 07:14AM UTC 12
91.44
GitHub Action Run
2 /jobs/183579725 27896922723.2 21 Jun 2026 07:14AM UTC 12
91.44
GitHub Action Run
3 /jobs/183579726 27896922723.3 21 Jun 2026 07:14AM UTC 12
91.44
GitHub Action Run
Source Files on build 27896922723
  • Tree
  • List 12
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • 4086b95a on github
  • Prev Build on main (#21905177704)
  • Next Build on main (#27902785232)
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