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

Reduce Lambda memory #965

Merged
merged 1 commit into from
Nov 22, 2023
Merged

Reduce Lambda memory #965

merged 1 commit into from
Nov 22, 2023

Conversation

martincostello
Copy link
Owner

Try running the Lambda with only 128MB of memory.

Try running the Lambda with only 128MB of memory.
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f1b4e57) 95.54% compared to head (0e7e79b) 96.98%.
Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #965      +/-   ##
==========================================
+ Coverage   95.54%   96.98%   +1.43%     
==========================================
  Files          23       24       +1     
  Lines         539      497      -42     
  Branches       62       57       -5     
==========================================
- Hits          515      482      -33     
+ Misses         14        5       -9     
  Partials       10       10              
Flag Coverage Δ
linux 95.97% <100.00%> (+1.35%) ⬆️
macos 96.98% <100.00%> (+1.43%) ⬆️
windows 96.98% <100.00%> (+1.43%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@martincostello martincostello merged commit 7f31a6e into main Nov 22, 2023
13 checks passed
@martincostello martincostello deleted the reduce-memory branch November 22, 2023 16:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant