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(instrumentation-aws-lambda): take care of ESM based (.mjs) handlers #2508

Merged

Take care of ESM based (`.mjs`) handlers for the AWS Lambda instrumen…

1025833
Select commit
Loading
Failed to load commit list.
Merged

feat(instrumentation-aws-lambda): take care of ESM based (.mjs) handlers #2508

Take care of ESM based (`.mjs`) handlers for the AWS Lambda instrumen…
1025833
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 0s

90.75% (-0.05%) compared to 80d0c74

View this Pull Request on Codecov

90.75% (-0.05%) compared to 80d0c74

Details

Codecov Report

Attention: Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.

Project coverage is 90.75%. Comparing base (80d0c74) to head (1025833).

Files with missing lines Patch % Lines
...-instrumentation-aws-lambda/src/instrumentation.ts 42.85% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2508      +/-   ##
==========================================
- Coverage   90.79%   90.75%   -0.05%     
==========================================
  Files         169      169              
  Lines        8009     8015       +6     
  Branches     1632     1632              
==========================================
+ Hits         7272     7274       +2     
- Misses        737      741       +4     
Files with missing lines Coverage Δ
...-instrumentation-aws-lambda/src/instrumentation.ts 92.44% <42.85%> (-2.14%) ⬇️