hummingbird-project / hummingbird-lambda

Hummingbird running inside an AWS Lambda
Apache License 2.0
24 stars 3 forks source link

Copy APIGateway request headers into HBRequest #19

Closed adam-fowler closed 8 months ago

adam-fowler commented 8 months ago

Add tests, also cleaned up request json so it is easier to read

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (d6cb0a9) 88.46% compared to head (c9b131a) 89.95%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## 2.x.x #19 +/- ## ========================================== + Coverage 88.46% 89.95% +1.49% ========================================== Files 8 8 Lines 182 209 +27 ========================================== + Hits 161 188 +27 Misses 21 21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.