Skip to content

Remove aws-lambda runtime library

534b64f
Select commit
Loading
Failed to load commit list.
Closed

New handlers: refactored, Web API and AWS Lambda support #380

Remove aws-lambda runtime library
534b64f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jan 27, 2025 in 0s

62.71% (-10.67%) compared to cd902b5

View this Pull Request on Codecov

62.71% (-10.67%) compared to cd902b5

Details

Codecov Report

Attention: Patch coverage is 44.09654% with 857 lines in your changes missing coverage. Please review.

Project coverage is 62.71%. Comparing base (cd902b5) to head (534b64f).

Files with missing lines Patch % Lines
src/handlers/shared/protected-action-validator.ts 8.10% 136 Missing ⚠️
src/handlers/actions/register-action-handler.ts 76.78% 75 Missing ⚠️
.../handlers/platforms/aws-lambda/platform-adapter.ts 2.00% 49 Missing ⚠️
...c/handlers/platforms/fetch-api/platform-adapter.ts 2.00% 49 Missing ⚠️
src/handlers/shared/generic-saleor-webhook.ts 68.00% 40 Missing ⚠️
...middleware/with-registered-saleor-domain-header.ts 0.00% 38 Missing and 1 partial ⚠️
src/handlers/shared/saleor-webhook-validator.ts 81.16% 29 Missing ⚠️
...s/platforms/aws-lambda/create-protected-handler.ts 3.57% 27 Missing ⚠️
...aws-lambda/saleor-webhooks/saleor-async-webhook.ts 3.70% 26 Missing ⚠️
.../fetch-api/saleor-webhooks/saleor-async-webhook.ts 3.70% 26 Missing ⚠️
... and 28 more
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #380       +/-   ##
===========================================
- Coverage   73.37%   62.71%   -10.67%     
===========================================
  Files          79      116       +37     
  Lines        3061     4197     +1136     
  Branches      457      572      +115     
===========================================
+ Hits         2246     2632      +386     
- Misses        810     1544      +734     
- Partials        5       21       +16     

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