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

feat!: v1 #584

Closed tjholm closed 4 months ago

codecov[bot] commented 4 months ago

Codecov Report

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

Comparison is base (d5f4015) 57.30% compared to head (954b74c) 49.51%. Report is 7 commits behind head on main.

Files Patch % Lines
cloud/aws/runtime/gateway/lambda.go 21.42% 152 Missing and 2 partials :warning:
cloud/aws/runtime/storage/s3.go 60.16% 47 Missing and 2 partials :warning:
cloud/azure/runtime/gateway/http.go 38.02% 40 Missing and 4 partials :warning:
cloud/azure/runtime/topic/eventgrid.go 52.94% 35 Missing and 5 partials :warning:
cloud/aws/runtime/topic/sns.go 0.00% 39 Missing :warning:
cloud/aws/runtime/resource/resource.go 23.40% 35 Missing and 1 partial :warning:
cloud/azure/runtime/queue/azqueue.go 62.71% 20 Missing and 2 partials :warning:
cloud/aws/runtime/queue/sqs.go 73.84% 16 Missing and 1 partial :warning:
cloud/azure/runtime/storage/azblob.go 80.32% 11 Missing and 1 partial :warning:
cloud/aws/runtime/secret/secrets_manager.go 87.17% 5 Missing :warning:
... and 1 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #584 +/- ## ========================================== - Coverage 57.30% 49.51% -7.79% ========================================== Files 54 23 -31 Lines 5155 3207 -1948 ========================================== - Hits 2954 1588 -1366 + Misses 2009 1517 -492 + Partials 192 102 -90 ``` | [Flag](https://app.codecov.io/gh/nitrictech/nitric/pull/584/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/584/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `43.82% <41.06%> (-15.22%)` | :arrow_down: | | [azure](https://app.codecov.io/gh/nitrictech/nitric/pull/584/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `54.69% <59.45%> (-6.93%)` | :arrow_down: | | [core](https://app.codecov.io/gh/nitrictech/nitric/pull/584/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/584/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `47.17% <ø> (+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.