hummingbird-project / hummingbird-lambda

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

Add APIGatewayV2, Error handling tests #5

Closed adam-fowler closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Base: 65.80% // Head: 84.97% // Increases project coverage by +19.17% :tada:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #5 +/- ## =========================================== + Coverage 65.80% 84.97% +19.17% =========================================== Files 7 7 Lines 193 193 =========================================== + Hits 127 164 +37 + Misses 66 29 -37 ``` | [Impacted Files](https://codecov.io/gh/hummingbird-project/hummingbird-lambda/pull/5?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hummingbird-project) | Coverage Δ | | |---|---|---| | [Sources/HummingbirdLambda/APIGatewayLambda.swift](https://codecov.io/gh/hummingbird-project/hummingbird-lambda/pull/5?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% <ø> (ø)` | | | [Sources/HummingbirdLambda/APIGatewayV2Lambda.swift](https://codecov.io/gh/hummingbird-project/hummingbird-lambda/pull/5?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hummingbird-project#diff-U291cmNlcy9IdW1taW5nYmlyZExhbWJkYS9BUElHYXRld2F5VjJMYW1iZGEuc3dpZnQ=) | `86.95% <100.00%> (+86.95%)` | :arrow_up: | | [Sources/HummingbirdLambda/Request+APIGateway.swift](https://codecov.io/gh/hummingbird-project/hummingbird-lambda/pull/5?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hummingbird-project#diff-U291cmNlcy9IdW1taW5nYmlyZExhbWJkYS9SZXF1ZXN0K0FQSUdhdGV3YXkuc3dpZnQ=) | `90.19% <100.00%> (+1.96%)` | :arrow_up: | | [Sources/HummingbirdLambda/ErrorMiddleware.swift](https://codecov.io/gh/hummingbird-project/hummingbird-lambda/pull/5?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=hummingbird-project#diff-U291cmNlcy9IdW1taW5nYmlyZExhbWJkYS9FcnJvck1pZGRsZXdhcmUuc3dpZnQ=) | `90.47% <0.00%> (+76.19%)` | :arrow_up: | 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.