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 62 forks source link

Only ask for deployments and aliases once #1598

Closed chasefleming closed 1 month ago

chasefleming commented 1 month ago

Closes #1569


For contributor use:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 39.95%. Comparing base (7f24ca5) to head (877977d).

Files Patch % Lines
internal/dependencymanager/dependencyinstaller.go 60.97% 13 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1598 +/- ## ========================================== + Coverage 39.35% 39.95% +0.60% ========================================== Files 51 51 Lines 3326 3346 +20 ========================================== + Hits 1309 1337 +28 + Misses 1850 1841 -9 - Partials 167 168 +1 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-cli/pull/1598/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/1598/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `39.95% <60.97%> (+0.60%)` | :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.