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

add ephemeralStorage option to lambda config #4680

Merged

fix condition

8af45bb
Select commit
Loading
Failed to load commit list.
Merged

add ephemeralStorage option to lambda config #4680

fix condition
8af45bb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 27, 2023 in 0s

30.84% (+0.01%) compared to 8a4235b

View this Pull Request on Codecov

30.84% (+0.01%) compared to 8a4235b

Details

Codecov Report

Attention: 9 lines in your changes are missing coverage. Please review.

Comparison is base (8a4235b) 30.82% compared to head (8af45bb) 30.84%.
Report is 2 commits behind head on master.

Files Patch % Lines
pkg/app/piped/platformprovider/lambda/client.go 0.00% 9 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4680      +/-   ##
==========================================
+ Coverage   30.82%   30.84%   +0.01%     
==========================================
  Files         221      221              
  Lines       25935    25952      +17     
==========================================
+ Hits         7995     8004       +9     
- Misses      17289    17298       +9     
+ Partials      651      650       -1     

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