hummingbird-project / hummingbird-lambda

Hummingbird running inside an AWS Lambda
Apache License 2.0
24 stars 3 forks source link

Fixes for Lambda runtime 1.0.0 alpha #4

Closed adam-fowler closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 63.78% // Head: 65.80% // Increases project coverage by +2.01% :tada:

Coverage data is based on head (7b0a455) compared to base (23624fd). Patch coverage: 56.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4 +/- ## ========================================== + Coverage 63.78% 65.80% +2.01% ========================================== Files 6 7 +1 Lines 185 193 +8 ========================================== + Hits 118 127 +9 + Misses 67 66 -1 ``` | [Impacted Files](https://codecov.io/gh/hummingbird-project/hummingbird-lambda/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hummingbird-project) | Coverage Δ | | |---|---|---| | [Sources/HummingbirdLambda/APIGatewayV2Lambda.swift](https://codecov.io/gh/hummingbird-project/hummingbird-lambda/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hummingbird-project#diff-U291cmNlcy9IdW1taW5nYmlyZExhbWJkYS9BUElHYXRld2F5VjJMYW1iZGEuc3dpZnQ=) | `0.00% <0.00%> (ø)` | | | [Sources/HummingbirdLambda/Lambda.swift](https://codecov.io/gh/hummingbird-project/hummingbird-lambda/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hummingbird-project#diff-U291cmNlcy9IdW1taW5nYmlyZExhbWJkYS9MYW1iZGEuc3dpZnQ=) | `0.00% <0.00%> (ø)` | | | [Sources/HummingbirdLambda/APIGatewayLambda.swift](https://codecov.io/gh/hummingbird-project/hummingbird-lambda/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hummingbird-project#diff-U291cmNlcy9IdW1taW5nYmlyZExhbWJkYS9BUElHYXRld2F5TGFtYmRhLnN3aWZ0) | `75.00% <66.66%> (ø)` | | | [Sources/HummingbirdLambda/LambdaHandler.swift](https://codecov.io/gh/hummingbird-project/hummingbird-lambda/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hummingbird-project#diff-U291cmNlcy9IdW1taW5nYmlyZExhbWJkYS9MYW1iZGFIYW5kbGVyLnN3aWZ0) | `79.41% <73.33%> (+17.34%)` | :arrow_up: | | [Sources/HummingbirdLambda/Request+APIGateway.swift](https://codecov.io/gh/hummingbird-project/hummingbird-lambda/pull/4?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hummingbird-project#diff-U291cmNlcy9IdW1taW5nYmlyZExhbWJkYS9SZXF1ZXN0K0FQSUdhdGV3YXkuc3dpZnQ=) | `88.23% <100.00%> (ø)` | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hummingbird-project). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hummingbird-project)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.