Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

move propagators to the api #143

Merged
merged 1 commit into from
Nov 14, 2020

Conversation

tsloughter
Copy link
Member

@codecov
Copy link

codecov bot commented Nov 9, 2020

Codecov Report

Merging #143 (f12ecf7) into master (0e448fd) will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #143      +/-   ##
==========================================
+ Coverage   32.24%   32.27%   +0.03%     
==========================================
  Files          62       62              
  Lines        3145     3145              
==========================================
+ Hits         1014     1015       +1     
+ Misses       2131     2130       -1     
Flag Coverage Δ
api 50.00% <ø> (+0.55%) ⬆️
elixir 14.28% <ø> (-3.40%) ⬇️
erlang 32.13% <ø> (+0.03%) ⬆️
exporter 18.02% <ø> (ø)
sdk 67.04% <ø> (+1.92%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
.../opentelemetry_api/src/otel_propagator_http_b3.erl 64.51% <ø> (ø)
...opentelemetry_api/src/otel_propagator_http_w3c.erl 45.45% <ø> (ø)
apps/opentelemetry/src/otel_batch_processor.erl 73.86% <0.00%> (+1.13%) ⬆️

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 0e448fd...f12ecf7. Read the comment docs.

@tsloughter tsloughter merged commit 1d5a5a0 into open-telemetry:master Nov 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants