census-instrumentation / opencensus-erlang

A stats collection and distributed tracing framework
https://opencensus.io
Apache License 2.0
134 stars 39 forks source link

OTP-21 support #85

Closed tsloughter closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #85 into master will decrease coverage by 0.02%. The diff coverage is 30%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #85      +/-   ##
==========================================
- Coverage   39.98%   39.96%   -0.03%     
==========================================
  Files          34       34              
  Lines        3076     3078       +2     
==========================================
  Hits         1230     1230              
- Misses       1846     1848       +2
Impacted Files Coverage Δ
src/oc_stat_view.erl 86.81% <ø> (ø) :arrow_up:
src/oc_trace_pb.erl 31.53% <ø> (ø) :arrow_up:
src/oc_stat_exporter.erl 47.36% <0%> (-1.29%) :arrow_down:
src/oc_reporter_zipkin.erl 77.77% <0%> (ø) :arrow_up:
src/oc_reporter.erl 72.5% <60%> (-1.86%) :arrow_down:

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 4169cfb...e5806cc. Read the comment docs.