dbartholomae / lambda-middleware

A collection of middleware for AWS lambda functions.
https://dbartholomae.github.io/lambda-middleware/
MIT License
151 stars 18 forks source link

Utils/reduce package size #53

Closed dbartholomae closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #53 (1233d93) into main (ea7edc2) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #53   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           54        54           
  Lines          520       520           
  Branches       102       102           
=========================================
  Hits           520       520           
Impacted Files Coverage Δ
packages/utils/src/createContext.ts 100.00% <ø> (ø)
packages/utils/src/createEvent.ts 100.00% <ø> (ø)
packages/utils/src/promisifyHandler.ts 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update e9aa6ba...1233d93. Read the comment docs.