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

API more in line with vapor #5

Closed fabianfett closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #5 into master will not change coverage. The diff coverage is 0.00%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master      #5   +/-   ##
======================================
  Coverage    0.00%   0.00%           
======================================
  Files           3       3           
  Lines         166      99   -67     
======================================
+ Misses        166      99   -67     
Impacted Files Coverage Δ
Sources/VaporLambdaRuntime/LambdaServer.swift 0.00% <0.00%> (ø)
...s/VaporLambdaRuntime/VaporRequest+APIGateway.swift 0.00% <0.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 b0a7b22...19186e8. Read the comment docs.