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 CI #13

Closed fabianfett closed 3 years ago

fabianfett commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #13 (d13ed61) into main (71bd3ec) will decrease coverage by 0.02%. The diff coverage is 0.00%.

Impacted file tree graph

@@           Coverage Diff            @@
##            main     #13      +/-   ##
========================================
- Coverage   0.02%   0.00%   -0.03%     
========================================
  Files        531       3     -528     
  Lines      39659     205   -39454     
========================================
- Hits           8       0       -8     
+ Misses     39651     205   -39446     
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%> (ø)
...checkouts/vapor/Sources/Vapor/Utilities/File.swift
...vapor/Sources/Vapor/HTTP/Headers/HTTPHeaders.swift
...kit/Sources/ConsoleKit/Output/Console+Output.swift
...ckouts/swift-crypto/Sources/Crypto/ASN1/ASN1.swift
...vapor/Sources/Vapor/Content/ContentContainer.swift
...ameReceivingStates/ReceivingPushPromiseState.swift
.../Sources/AsyncKit/EventLoop/EventLoop+Future.swift
... and 521 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 71bd3ec...d13ed61. Read the comment docs.