feat(instrumentation-aws-lambda): support ESM handlers and other less common handler patterns #2000
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%> (ø) |
Loading