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): support ESM handlers and other less common handler patterns #2000

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

fix(instrumentation-aws-lambda): package lock

cf7d4c3
Select commit
Loading
Failed to load commit list.
Open

feat(instrumentation-aws-lambda): support ESM handlers and other less common handler patterns #2000

fix(instrumentation-aws-lambda): package lock
cf7d4c3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 6, 2024 in 0s

90.66% (-0.14%) compared to 80d0c74

View this Pull Request on Codecov

90.66% (-0.14%) compared to 80d0c74

Details

Codecov Report

Attention: Patch coverage is 97.43590% with 2 lines in your changes missing coverage. Please review.

Project coverage is 90.66%. Comparing base (80d0c74) to head (cf7d4c3).

Files with missing lines Patch % Lines
...-instrumentation-aws-lambda/src/instrumentation.ts 97.05% 1 Missing ⚠️
...ry-instrumentation-aws-lambda/src/user-function.ts 97.72% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2000      +/-   ##
==========================================
- Coverage   90.79%   90.66%   -0.14%     
==========================================
  Files         169      165       -4     
  Lines        8009     7757     -252     
  Branches     1632     1610      -22     
==========================================
- Hits         7272     7033     -239     
+ Misses        737      724      -13     
Files with missing lines Coverage Δ
...-instrumentation-aws-lambda/src/instrumentation.ts 95.02% <97.05%> (+0.44%) ⬆️
...ry-instrumentation-aws-lambda/src/user-function.ts 97.72% <97.72%> (ø)

... and 7 files with indirect coverage changes