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

Fix goimports #1484

Closed chasefleming closed 6 months ago

chasefleming commented 6 months ago

Closes #???

Description


For contributor use:

codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 42.32%. Comparing base (e1ee767) to head (f59eb77).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/stable-cadence #1484 +/- ## ======================================================= Coverage 42.32% 42.32% ======================================================= Files 59 59 Lines 3324 3324 ======================================================= Hits 1407 1407 Misses 1716 1716 Partials 201 201 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-cli/pull/1484/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/1484/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `42.32% <ø> (ø)` | | 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.