cloudfoundry-attic / cf-abacus

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

Sampler improvements. #1095

Closed martin-d-aleksandrov closed 6 years ago

cf-gitbot commented 6 years ago

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

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

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

cfdreddbot commented 6 years ago

Hey martin-d-aleksandrov!

Thanks for submitting this pull request! I'm here to inform the recipients of the pull request that you and the commit authors have already signed the CLA.

codecov[bot] commented 6 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1095      +/-   ##
==========================================
+ Coverage    95.2%   95.21%   +0.01%     
==========================================
  Files         126      126              
  Lines        3500     3509       +9     
==========================================
+ Hits         3332     3341       +9     
  Misses        168      168
Impacted Files Coverage Δ
lib/utils/api/src/lib/errors.js 100% <100%> (ø) :arrow_up:
lib/utils/api/src/lib/clients/receiver-client.js 100% <100%> (ø) :arrow_up:
lib/sampler/worker/src/lib/scheduler.js 100% <100%> (ø) :arrow_up:
lib/sampler/receiver/src/lib/presenter.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 0db6cf5...1fe2660. Read the comment docs.