tsuru / tsuru-client

tsuru-client is a tsuru command line tool for application developers.
https://docs.tsuru.io/stable/
BSD 3-Clause "New" or "Revised" License
95 stars 77 forks source link

Install plugin from .tar.gz or .zip #191

Closed tcarreira closed 2 years ago

tcarreira commented 2 years ago

closes #173

codecov-commenter commented 2 years ago

Codecov Report

Base: 74.69% // Head: 74.46% // Decreases project coverage by -0.22% :warning:

Coverage data is based on head (86f1863) compared to base (bbf6440). Patch coverage: 57.14% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #191 +/- ## ========================================== - Coverage 74.69% 74.46% -0.23% ========================================== Files 44 44 Lines 8381 8484 +103 ========================================== + Hits 6260 6318 +58 - Misses 1249 1275 +26 - Partials 872 891 +19 ``` | [Impacted Files](https://codecov.io/gh/tsuru/tsuru-client/pull/191?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tsuru) | Coverage Δ | | |---|---|---| | [tsuru/client/plugin.go](https://codecov.io/gh/tsuru/tsuru-client/pull/191/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tsuru#diff-dHN1cnUvY2xpZW50L3BsdWdpbi5nbw==) | `62.02% <57.14%> (-4.40%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tsuru). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=tsuru)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.