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