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-sdk)!: drop support for AWS SDK for JavaScript v2 #2623

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

test(aws-sdk): use sinon to test propagation.inject calls

a1e15a1
Select commit
Loading
Failed to load commit list.
Open

feat(aws-sdk)!: drop support for AWS SDK for JavaScript v2 #2623

test(aws-sdk): use sinon to test propagation.inject calls
a1e15a1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 21, 2025 in 0s

89.12% (-1.68%) compared to 6b4e532

View this Pull Request on Codecov

89.12% (-1.68%) compared to 6b4e532

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.12%. Comparing base (6b4e532) to head (a1e15a1).
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2623      +/-   ##
==========================================
- Coverage   90.79%   89.12%   -1.68%     
==========================================
  Files         169      169              
  Lines        8061     7970      -91     
  Branches     1646     1622      -24     
==========================================
- Hits         7319     7103     -216     
- Misses        742      867     +125     
Files with missing lines Coverage Δ
...entelemetry-instrumentation-aws-sdk/src/aws-sdk.ts 93.12% <ø> (-1.94%) ⬇️
...opentelemetry-instrumentation-aws-sdk/src/utils.ts 93.10% <ø> (-4.20%) ⬇️

... and 4 files with indirect coverage changes