nitrictech / cli

Nitric CLI. Manage and run Nitric apps locally and deploy to any cloud.
https://nitric.io
Apache License 2.0
26 stars 10 forks source link

fix failing tests #680

Closed jyecusch closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

:exclamation: No coverage uploaded for pull request base (v1@91f1393). Click here to learn what that means.

Files Patch % Lines
pkg/cloud/storage/storage.go 0.00% 30 Missing :warning:
pkg/project/project.go 0.00% 18 Missing :warning:
pkg/project/service.go 0.00% 16 Missing :warning:
pkg/cloud/gateway/gateway.go 0.00% 15 Missing :warning:
pkg/cloud/apis/apis.go 0.00% 13 Missing :warning:
pkg/cloud/cloud.go 0.00% 10 Missing :warning:
pkg/cloud/keyvalue/keyvalue.go 0.00% 7 Missing :warning:
pkg/provider/new.go 0.00% 7 Missing :warning:
pkg/cloud/schedules/schedules.go 0.00% 6 Missing :warning:
pkg/collector/spec.go 0.00% 6 Missing :warning:
... and 24 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## v1 #680 +/- ## ==================================== Coverage ? 1.35% ==================================== Files ? 71 Lines ? 7223 Branches ? 0 ==================================== Hits ? 98 Misses ? 7120 Partials ? 5 ``` | [Flag](https://app.codecov.io/gh/nitrictech/cli/pull/680/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/nitrictech/cli/pull/680/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `1.35% <1.14%> (?)` | | 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.