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

Fix Base64 dependency #16

Closed fabianfett closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #16 (bfaedcd) into main (6662a0c) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main      #16   +/-   ##
=======================================
  Coverage   17.07%   17.07%           
=======================================
  Files           3        3           
  Lines         205      205           
=======================================
  Hits           35       35           
  Misses        170      170           
Impacted Files Coverage Δ
Sources/VaporAWSLambdaRuntime/APIGateway.swift 30.15% <ø> (ø)
Sources/VaporAWSLambdaRuntime/APIGatewayV2.swift 19.27% <ø> (ø)

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 6662a0c...bfaedcd. Read the comment docs.