vapor-community / vapor-aws-lambda-runtime

Run your Vapor api server on AWS Lambda using the official Swift Server runtime.
Apache License 2.0
104 stars 10 forks source link

Add 2 simple tests #14

Closed fabianfett closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 (02abcc6) into main (b83f55e) will increase coverage by 17.07%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##            main      #14       +/-   ##
==========================================
+ Coverage   0.00%   17.07%   +17.07%     
==========================================
  Files          3        3               
  Lines        205      205               
==========================================
+ Hits           0       35       +35     
+ Misses       205      170       -35     
Impacted Files Coverage Δ
Sources/VaporAWSLambdaRuntime/APIGatewayV2.swift 19.27% <0.00%> (+19.27%) :arrow_up:
Sources/VaporAWSLambdaRuntime/APIGateway.swift 30.15% <0.00%> (+30.15%) :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 b83f55e...02abcc6. Read the comment docs.