census-instrumentation / opencensus-erlang

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

remove unused code and add tests of oc-span module #89

Closed tsloughter closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #89 into master will increase coverage by 36.81%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #89       +/-   ##
===========================================
+ Coverage   40.61%   77.42%   +36.81%     
===========================================
  Files          34       32        -2     
  Lines        3031      638     -2393     
===========================================
- Hits         1231      494      -737     
+ Misses       1800      144     -1656
Impacted Files Coverage Δ
src/oc_stat_measure.erl 85% <ø> (+31.87%) :arrow_up:
src/oc_server.erl 62.5% <ø> (+36.18%) :arrow_up:
src/oc_reporter.erl 76.92% <ø> (+4.42%) :arrow_up:
src/oc_span.erl 100% <100%> (+61.11%) :arrow_up:
src/oc_trace_pb.erl

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 0df1487...28a6a03. Read the comment docs.