cloudfoundry-attic / cf-abacus

CF usage metering and aggregation
Apache License 2.0
98 stars 86 forks source link

Services bridge app pulls all service quids #1170

Closed denicaM closed 5 years ago

denicaM commented 5 years ago

Services bridge app should pull all service quids, even for the same service name

cfdreddbot commented 5 years ago

:white_check_mark: Hey denicaM! The commit authors and yourself have already signed the CLA.

cf-gitbot commented 5 years ago

We have created an issue in Pivotal Tracker to manage this:

https://www.pivotaltracker.com/story/show/164301963

The labels on this github issue will be updated when the story is started.

codecov[bot] commented 5 years ago

Codecov Report

Merging #1170 into master will increase coverage by 0.01%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1170      +/-   ##
==========================================
+ Coverage   94.86%   94.87%   +0.01%     
==========================================
  Files         128      129       +1     
  Lines        3444     3455      +11     
==========================================
+ Hits         3267     3278      +11     
  Misses        177      177
Impacted Files Coverage Δ
lib/cf/services/src/service-guid-client.js 100% <100%> (ø) :arrow_up:
lib/cf/services/src/service-guid-extractor.js 100% <100%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ef8ccb9...5fe2312. Read the comment docs.