hummingbird-project / hummingbird-lambda

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

Changes related to making HBRequest a struct #2

Closed adam-fowler closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #2 (ba6e723) into main (74ad27d) will not change coverage. The diff coverage is 66.66%.

Impacted file tree graph

@@           Coverage Diff           @@
##             main       #2   +/-   ##
=======================================
  Coverage   67.12%   67.12%           
=======================================
  Files           6        6           
  Lines         146      146           
=======================================
  Hits           98       98           
  Misses         48       48           
Impacted Files Coverage Δ
Sources/HummingbirdLambda/APIGatewayV2Lambda.swift 0.00% <0.00%> (ø)
Sources/HummingbirdLambda/APIGatewayLambda.swift 77.77% <100.00%> (ø)
Sources/HummingbirdLambda/Request+APIGateway.swift 88.09% <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 5bb5fe6...ba6e723. Read the comment docs.