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

fix(adapter/aws-lambda): remove unneeded import and compatibility for LLRT #3915

Merged
merged 5 commits into from
Feb 13, 2025

revert 2

4fd4811
Select commit
Loading
Failed to load commit list.
Merged

fix(adapter/aws-lambda): remove unneeded import and compatibility for LLRT #3915

revert 2
4fd4811
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 12, 2025 in 0s

91.30% (target 75.00%)

View this Pull Request on Codecov

91.30% (target 75.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.30%. Comparing base (8340a7b) to head (4fd4811).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3915      +/-   ##
==========================================
+ Coverage   91.28%   91.30%   +0.02%     
==========================================
  Files         168      168              
  Lines       10757    10662      -95     
  Branches     3166     3162       -4     
==========================================
- Hits         9819     9735      -84     
+ Misses        937      926      -11     
  Partials        1        1              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.