Skip to content

fix shim-opencensus tests

34f8ee8
Select commit
Loading
Failed to load commit list.
Draft

PoC: widen 'Attributes' to support the extended AnyValue #6579

fix shim-opencensus tests
34f8ee8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 10, 2026 in 0s

89.51% (-6.24%) compared to 87d0112

View this Pull Request on Codecov

89.51% (-6.24%) compared to 87d0112

Details

Codecov Report

❌ Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.51%. Comparing base (87d0112) to head (34f8ee8).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
api/src/metrics/NoopMeter.ts 75.00% 1 Missing ⚠️
packages/opentelemetry-sdk-trace-base/src/Span.ts 92.85% 1 Missing ⚠️

❗ There is a different number of reports uploaded between BASE (87d0112) and HEAD (34f8ee8). Click for more details.

HEAD has 17 uploads less than BASE
Flag BASE (87d0112) HEAD (34f8ee8)
18 1
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #6579      +/-   ##
==========================================
- Coverage   95.74%   89.51%   -6.24%     
==========================================
  Files         375       84     -291     
  Lines       12704     1994   -10710     
  Branches     2998      417    -2581     
==========================================
- Hits        12164     1785   -10379     
+ Misses        540      209     -331     
Files with missing lines Coverage Δ
api/src/metrics/Metric.ts 100.00% <ø> (ø)
api/src/trace/NonRecordingSpan.ts 95.83% <100.00%> (ø)
api/src/trace/SamplingResult.ts 100.00% <ø> (ø)
...ackages/opentelemetry-sdk-trace-base/src/Tracer.ts 98.71% <ø> (ø)
api/src/metrics/NoopMeter.ts 95.34% <75.00%> (ø)
packages/opentelemetry-sdk-trace-base/src/Span.ts 98.32% <92.85%> (+0.01%) ⬆️

... and 297 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.