cloudfoundry-attic / cf-abacus

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

Sampler Receiver - add schema and content-type validation for createM… #1085

Closed martin-d-aleksandrov closed 5 years ago

martin-d-aleksandrov commented 5 years ago

…appings endpoint

cfdreddbot commented 5 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.

cf-gitbot commented 5 years ago

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

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

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

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1085      +/-   ##
==========================================
+ Coverage   95.14%   95.15%   +0.01%     
==========================================
  Files         121      121              
  Lines        3458     3466       +8     
==========================================
+ Hits         3290     3298       +8     
  Misses        168      168
Impacted Files Coverage Δ
lib/sampler/receiver/src/lib/presenter.js 100% <100%> (ø) :arrow_up:
lib/sampler/receiver/src/lib/schema-validator.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 af69ec2...1564a53. Read the comment docs.