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

feat(sdk-trace-base): replace SpanAttributes with Attributes #5009

chore(resources): updte changelog

c649c4b
Select commit
Loading
Failed to load commit list.
Merged

feat(sdk-trace-base): replace SpanAttributes with Attributes #5009

chore(resources): updte changelog
c649c4b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2024 in 0s

93.94% (-0.02%) compared to 32564ad

View this Pull Request on Codecov

93.94% (-0.02%) compared to 32564ad

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.94%. Comparing base (32564ad) to head (c649c4b).
Report is 1 commits behind head on next.

Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5009      +/-   ##
==========================================
- Coverage   93.96%   93.94%   -0.02%     
==========================================
  Files         310      310              
  Lines        8147     8147              
  Branches     1630     1630              
==========================================
- Hits         7655     7654       -1     
- Misses        492      493       +1     
Files with missing lines Coverage Δ
...ckages/opentelemetry-sdk-trace-base/src/Sampler.ts 100.00% <ø> (ø)
packages/opentelemetry-sdk-trace-base/src/Span.ts 97.57% <100.00%> (ø)
...y-sdk-trace-base/src/sampler/ParentBasedSampler.ts 83.87% <ø> (ø)

... and 1 file with indirect coverage changes