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: error messages from service runs #773

Closed davemooreuws closed 3 weeks ago

codecov[bot] commented 3 months ago

Codecov Report

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

Project coverage is 2.74%. Comparing base (7e56898) to head (14161ed). Report is 27 commits behind head on main.

Files with missing lines Patch % Lines
pkg/project/service.go 0.00% 20 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #773 +/- ## ======================================== - Coverage 2.74% 2.74% -0.01% ======================================== Files 80 80 Lines 9063 9082 +19 ======================================== Hits 249 249 - Misses 8802 8821 +19 Partials 12 12 ``` | [Flag](https://app.codecov.io/gh/nitrictech/cli/pull/773/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/773/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `2.74% <0.00%> (-0.01%)` | :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.

davemooreuws commented 3 weeks ago

not required anymore