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

Works with swift-aws-lambda-runtime #7

Closed fabianfett closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #7 into master will increase coverage by 0.02%. The diff coverage is 0.52%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master      #7      +/-   ##
=========================================
+ Coverage    0.00%   0.02%   +0.02%     
=========================================
  Files           3     509     +506     
  Lines          99   36361   +36262     
=========================================
+ Hits            0       8       +8     
- Misses         99   36353   +36254     
Impacted Files Coverage Δ
Sources/VaporAWSLambdaRuntime/APIGateway.swift 0.00% <0.00%> (ø)
Sources/VaporAWSLambdaRuntime/APIGatewayV2.swift 0.00% <0.00%> (ø)
Sources/VaporAWSLambdaRuntime/LambdaServer.swift 0.00% <0.00%> (ø)
...s/VaporAWSLambdaRuntimeTests/APIGatewayTests.swift 100.00% <100.00%> (ø)
...r/Sources/Vapor/Routing/RoutesBuilder+Method.swift 0.00% <0.00%> (ø)
...NIOTLS/ApplicationProtocolNegotiationHandler.swift 0.00% <0.00%> (ø)
...pto/Sources/Crypto/Util/BoringSSL/RNG_boring.swift 0.00% <0.00%> (ø)
...-kit/Sources/ConsoleKit/Input/Console+Choose.swift 0.00% <0.00%> (ø)
...sTestlist.derived/VaporAWSLambdaRuntimeTests.swift 100.00% <0.00%> (ø)
...por/Sources/Vapor/Passwords/Request+Password.swift 0.00% <0.00%> (ø)
... and 503 more

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 2eb71c0...62e11b5. Read the comment docs.