onflow / flow-cli

The Flow CLI is a command-line interface that provides useful utilities for building Flow applications
https://onflow.org
Apache License 2.0
206 stars 66 forks source link

Don't ask for aliases or deployments more than once #1589

Closed chasefleming closed 4 months ago

chasefleming commented 4 months ago

Closes #1569


For contributor use:

codecov-commenter commented 4 months ago

Codecov Report

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

Project coverage is 39.50%. Comparing base (d2c8455) to head (c29e74f).

Files Patch % Lines
internal/dependencymanager/dependencyinstaller.go 35.48% 37 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1589 +/- ## ========================================== + Coverage 39.35% 39.50% +0.14% ========================================== Files 51 51 Lines 3326 3359 +33 ========================================== + Hits 1309 1327 +18 - Misses 1850 1865 +15 Partials 167 167 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-cli/pull/1589/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/onflow/flow-cli/pull/1589/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `39.50% <35.48%> (+0.14%)` | :arrow_up: | 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=onflow#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.