nitrictech / nitric

Nitric is a multi-language framework for cloud applications with infrastructure from code.
https://nitric.io
Apache License 2.0
861 stars 43 forks source link

contract renaming #583

Closed tjholm closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

Attention: 37 lines in your changes are missing coverage. Please review.

Comparison is base (4c00476) 57.28% compared to head (fba9203) 49.51%. Report is 31 commits behind head on v1.

Files Patch % Lines
cloud/gcp/runtime/queue/pubsub.go 0.00% 25 Missing :warning:
cloud/azure/runtime/queue/azqueue.go 73.07% 7 Missing :warning:
cloud/aws/runtime/queue/sqs.go 83.33% 4 Missing :warning:
cloud/aws/runtime/gateway/lambda.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v1 #583 +/- ## ========================================== - Coverage 57.28% 49.51% -7.77% ========================================== Files 54 23 -31 Lines 5155 3207 -1948 ========================================== - Hits 2953 1588 -1365 + Misses 2009 1517 -492 + Partials 193 102 -91 ``` | [Flag](https://app.codecov.io/gh/nitrictech/nitric/pull/583/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | Coverage Δ | | |---|---|---| | [aws](https://app.codecov.io/gh/nitrictech/nitric/pull/583/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `43.82% <80.00%> (-15.15%)` | :arrow_down: | | [azure](https://app.codecov.io/gh/nitrictech/nitric/pull/583/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `54.69% <75.86%> (-6.93%)` | :arrow_down: | | [core](https://app.codecov.io/gh/nitrictech/nitric/pull/583/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `78.57% <ø> (+17.67%)` | :arrow_up: | | [gcp](https://app.codecov.io/gh/nitrictech/nitric/pull/583/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `47.17% <3.84%> (+1.96%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.