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

Update codes to match specification #1214

Merged
merged 7 commits into from
Oct 5, 2020
Merged

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented Sep 30, 2020

Resolves #1213

@MrAlias MrAlias added pkg:API Related to an API package area:trace Part of OpenTelemetry tracing release:required-for-ga labels Sep 30, 2020
@MrAlias MrAlias added this to the RC1 milestone Sep 30, 2020
@MrAlias MrAlias self-assigned this Sep 30, 2020
@MrAlias MrAlias added dependencies Pull requests that update a dependency file and removed dependencies Pull requests that update a dependency file labels Sep 30, 2020
@codecov
Copy link

codecov bot commented Sep 30, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1214     +/-   ##
========================================
- Coverage    76.7%   76.6%   -0.1%     
========================================
  Files         133     134      +1     
  Lines        5809    5807      -2     
========================================
- Hits         4456    4449      -7     
- Misses       1104    1109      +5     
  Partials      249     249             
Impacted Files Coverage Δ
api/apitest/harness.go 100.0% <ø> (ø)
api/trace/tracetest/span.go 96.0% <ø> (-1.3%) ⬇️
bridge/opentracing/bridge.go 40.0% <ø> (ø)
bridge/opentracing/internal/mock.go 70.4% <ø> (-0.7%) ⬇️
codes/codes.go 100.0% <ø> (ø)
exporters/otlp/internal/transform/span.go 98.0% <ø> (+0.1%) ⬆️
exporters/trace/jaeger/jaeger.go 84.6% <ø> (ø)
sdk/trace/span.go 91.6% <ø> (-1.5%) ⬇️
semconv/http.go 95.2% <ø> (+<0.1%) ⬆️
... and 20 more

api/apitest/harness.go Outdated Show resolved Hide resolved
@MrAlias MrAlias merged commit 577b217 into open-telemetry:master Oct 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:trace Part of OpenTelemetry tracing pkg:API Related to an API package
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update Status Codes
3 participants