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: remove link border to avoid broken text wrapping #728

Closed jyecusch closed 7 months ago

jyecusch commented 7 months ago

Also relocates the hotkey instructions to a single place.

Before:

nitric_start

Now:

__code_nitric_cli_bin_nitric_start
codecov[bot] commented 7 months ago

Codecov Report

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

Project coverage is 1.36%. Comparing base (63fef88) to head (725ed8a).

Files Patch % Lines
pkg/view/tui/fragments/hotkey.go 0.00% 5 Missing :warning:
pkg/view/tui/commands/local/run.go 0.00% 4 Missing :warning:
pkg/view/tui/commands/services/run.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #728 +/- ## ======================================== - Coverage 1.36% 1.36% -0.01% ======================================== Files 74 75 +1 Lines 7821 7826 +5 ======================================== Hits 107 107 - Misses 7706 7711 +5 Partials 8 8 ``` | [Flag](https://app.codecov.io/gh/nitrictech/cli/pull/728/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/728/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nitrictech) | `1.36% <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.

nitric-bot commented 7 months ago

:tada: This PR is included in version 1.40.5 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: