Closed psx95 closed 2 weeks ago
Name | Link |
---|---|
Latest commit | 894c042412f3fb88793742000337e4bb20ec8169 |
Latest deploy log | https://app.netlify.com/sites/opentelemetry-cpp-api-docs/deploys/672b9015a2c39800089ba6cf |
Attention: Patch coverage is 63.63636%
with 4 lines
in your changes missing coverage. Please review.
Project coverage is 87.83%. Comparing base (
497eaf4
) to head (894c042
). Report is 154 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
...entelemetry/trace/propagation/http_trace_context.h | 62.50% | 3 Missing :warning: |
api/include/opentelemetry/trace/trace_state.h | 0.00% | 1 Missing :warning: |
Fixes #74
Changes
SPEC_LEVEL=1
.TraceContextTest
&AdvancedTest
.Details
The following lists shows all the failing tests. Checked box indicates that the changes in this PR have fixed the test.
Currently failing tests from TraceContextTest suite
Currently failing tests from AdvancedTest suite
NOTE: The tests above were part of test suites
TraceContextTest
&AdvancedTest
. These test suites Trace Context Level 1 support.Current Status
All tests now passing. Test suites ran -
TraceContextTest
&AdvancedTest
.Additional Tasks
For significant contributions please make sure you have completed the following items:
CHANGELOG.md
updated for non-trivial changes