census-instrumentation / opencensus-erlang

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

try switching to official erlang docker image #119

Closed tsloughter closed 5 years ago

fenollp commented 5 years ago

Not sure why there’s a requirement on bash but circle complains about that. :)

tsloughter commented 5 years ago

Hah, yea, that's just from having to set the command to a shell instead of having it be erl. I've switched it to just sh.

codecov-io commented 5 years ago

Codecov Report

Merging #119 into master will decrease coverage by 0.16%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
- Coverage   80.48%   80.32%   -0.17%     
==========================================
  Files          35       35              
  Lines         738      737       -1     
==========================================
- Hits          594      592       -2     
- Misses        144      145       +1
Impacted Files Coverage Δ
src/oc_reporter_stdout.erl
src/oc_stat_exporter.erl
src/oc_tag_ctx_binary.erl
src/oc_stat_aggregation_sum.erl
src/opencensus_sup.erl
src/opencensus_app.erl
src/oc_sampler_probability.erl
src/oc_stat_aggregation_latest.erl
src/oc_stat_aggregation_count.erl
src/oc_stat_aggregation.erl
... and 60 more

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 ee1febe...a6b0a01. Read the comment docs.

codecov-io commented 5 years ago

Codecov Report

Merging #119 into master will decrease coverage by 0.16%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #119      +/-   ##
==========================================
- Coverage   80.48%   80.32%   -0.17%     
==========================================
  Files          35       35              
  Lines         738      737       -1     
==========================================
- Hits          594      592       -2     
- Misses        144      145       +1
Impacted Files Coverage Δ
src/oc_reporter_stdout.erl
src/oc_stat_exporter.erl
src/oc_tag_ctx_binary.erl
src/oc_stat_aggregation_sum.erl
src/opencensus_sup.erl
src/opencensus_app.erl
src/oc_sampler_probability.erl
src/oc_stat_aggregation_latest.erl
src/oc_stat_aggregation_count.erl
src/oc_stat_aggregation.erl
... and 60 more

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 ee1febe...a6b0a01. Read the comment docs.