feat(instrumentation-aws-lambda): take care of ESM based (.mjs
) handlers
#2508
Codecov / codecov/project
succeeded
Nov 6, 2024 in 0s
90.77% (-0.02%) compared to 80d0c74
View this Pull Request on Codecov
90.77% (-0.02%) compared to 80d0c74
Details
Codecov Report
Attention: Patch coverage is 71.42857%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 90.77%. Comparing base (
80d0c74
) to head (c0be5ce
).
Files with missing lines | Patch % | Lines |
---|---|---|
...-instrumentation-aws-lambda/src/instrumentation.ts | 71.42% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #2508 +/- ##
==========================================
- Coverage 90.79% 90.77% -0.02%
==========================================
Files 169 169
Lines 8009 8015 +6
Branches 1632 1632
==========================================
+ Hits 7272 7276 +4
- Misses 737 739 +2
Files with missing lines | Coverage Δ | |
---|---|---|
...-instrumentation-aws-lambda/src/instrumentation.ts | 93.60% <71.42%> (-0.98%) |
⬇️ |
Loading