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

Allow null in json objects #47

Closed dbartholomae closed 3 years ago

dbartholomae commented 3 years ago

Bug found on https://www.reddit.com/r/typescript/comments/kbz5jh/json_object/gfm0y5s/?utm_source=reddit&utm_medium=web2x&context=3

codecov[bot] commented 3 years ago

Codecov Report

Merging #47 (707d081) into main (e0ca909) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##              main       #47   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           54        54           
  Lines          520       520           
  Branches       102       102           
=========================================
  Hits           520       520           

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 69d7a97...707d081. Read the comment docs.