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(aws-lambda)!: Remove explicit x-ray context in favor of global propagator #2369

Merged

Merge branch 'main' into lambda-remove-hardcoded-propagator

310c7fe
Select commit
Loading
Failed to load commit list.
Merged

feat(aws-lambda)!: Remove explicit x-ray context in favor of global propagator #2369

Merge branch 'main' into lambda-remove-hardcoded-propagator
310c7fe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 1, 2024 in 0s

90.83% (-0.03%) compared to 1ae98de

View this Pull Request on Codecov

90.83% (-0.03%) compared to 1ae98de

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.83%. Comparing base (1ae98de) to head (310c7fe).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2369      +/-   ##
==========================================
- Coverage   90.85%   90.83%   -0.03%     
==========================================
  Files         159      159              
  Lines        7853     7831      -22     
  Branches     1622     1610      -12     
==========================================
- Hits         7135     7113      -22     
  Misses        718      718              
Files with missing lines Coverage Δ
...-instrumentation-aws-lambda/src/instrumentation.ts 94.57% <100.00%> (-0.64%) ⬇️