cloudfoundry-attic / cf-abacus

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

Make location header unique #1164

Closed hsiliev closed 5 years ago

cf-gitbot commented 5 years ago

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

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

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

cfdreddbot commented 5 years ago

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

codecov[bot] commented 5 years ago

Codecov Report

Merging #1164 into master will decrease coverage by 0.02%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1164      +/-   ##
==========================================
- Coverage   94.88%   94.85%   -0.03%     
==========================================
  Files         128      128              
  Lines        3477     3443      -34     
==========================================
- Hits         3299     3266      -33     
+ Misses        178      177       -1
Impacted Files Coverage Δ
lib/metering/meter/src/lib/accumulator-client.js 100% <100%> (ø) :arrow_up:
lib/metering/meter/src/lib/routes/index.js 100% <100%> (+3.12%) :arrow_up:
...metering/meter/src/lib/routes/document-retriver.js 100% <100%> (ø) :arrow_up:
lib/metering/meter/src/lib/message-handler.js 100% <100%> (ø) :arrow_up:

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 df26b38...95758eb. Read the comment docs.