rochdev / datadog-tracer-js

[DEPRECATED] OpenTracing tracer implementation for Datadog in JavaScript.
MIT License
39 stars 8 forks source link

fix invalid payload sent to Datadog #3

Closed rochdev closed 7 years ago

codecov[bot] commented 7 years ago

Codecov Report

Merging #3 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master     #3   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           8      8           
  Lines         117    128   +11     
=====================================
+ Hits          117    128   +11
Impacted Files Coverage Δ
src/span.js 100% <100%> (ø) :arrow_up:
src/recorder.js 100% <100%> (ø) :arrow_up:
src/propagation/text_map.js 100% <100%> (ø) :arrow_up:
src/propagation/binary.js 100% <100%> (ø) :arrow_up:
src/tracer.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 8cf513d...5643ad4. Read the comment docs.