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

local dashboard support for jobs #782

Closed davemooreuws closed 2 months ago

davemooreuws commented 2 months ago

Will add tests once node-sdk is released.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 0% with 223 lines in your changes missing coverage. Please review.

Project coverage is 2.54%. Comparing base (6caff04) to head (0bf7ae7). Report is 1 commits behind head on jobs-rebase.

Files with missing lines Patch % Lines
pkg/cloud/batch/batch.go 0.00% 83 Missing :warning:
pkg/dashboard/dashboard.go 0.00% 68 Missing :warning:
pkg/cloud/gateway/gateway.go 0.00% 32 Missing :warning:
pkg/dashboard/handlers.go 0.00% 13 Missing :warning:
pkg/cloud/resources/services.go 0.00% 12 Missing :warning:
pkg/cloud/resources/resources.go 0.00% 5 Missing :warning:
pkg/dashboard/history.go 0.00% 5 Missing :warning:
pkg/cloud/cloud.go 0.00% 3 Missing :warning:
pkg/project/project.go 0.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## jobs-rebase #782 +/- ## ============================================== - Coverage 2.58% 2.54% -0.05% ============================================== Files 85 85 Lines 10042 10231 +189 ============================================== Hits 260 260 - Misses 9770 9959 +189 Partials 12 12 ``` | [Flag](https://app.codecov.io/gh/nitrictech/cli/pull/782/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/782/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `2.54% <0.00%> (-0.05%)` | :arrow_down: | 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.