hummingbird-project / hummingbird-lambda

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

Use new `HBRequestContext` #1

Closed adam-fowler closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #1 (2ca0c1b) into main (7b9ac7f) will increase coverage by 66.66%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##            main       #1       +/-   ##
==========================================
+ Coverage   0.00%   66.66%   +66.66%     
==========================================
  Files          6        6               
  Lines        146      147        +1     
==========================================
+ Hits           0       98       +98     
+ Misses       146       49       -97     
Impacted Files Coverage Δ
Sources/HummingbirdLambda/Request+APIGateway.swift 86.04% <33.33%> (+86.04%) :arrow_up:
Sources/HummingbirdLambda/ErrorMiddleware.swift 13.33% <0.00%> (+13.33%) :arrow_up:
Sources/HummingbirdLambda/LambdaHandler.swift 70.83% <0.00%> (+70.83%) :arrow_up:
Sources/HummingbirdLambda/APIGatewayLambda.swift 77.77% <0.00%> (+77.77%) :arrow_up:
...ources/HummingbirdLambda/Response+APIGateway.swift 92.10% <0.00%> (+92.10%) :arrow_up:

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 7b9ac7f...2ca0c1b. Read the comment docs.