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

Update Cadence 1.0 branch #1654

Closed turbolent closed 2 weeks ago

turbolent commented 2 weeks ago

Description

Merge master into feature/stable-cadence


For contributor use:

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 30.00000% with 21 lines in your changes missing coverage. Please review.

Project coverage is 33.90%. Comparing base (649120d) to head (123c033).

Files Patch % Lines
internal/super/setup.go 0.00% 17 Missing :warning:
internal/super/generate.go 69.23% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/stable-cadence #1654 +/- ## ========================================================== + Coverage 33.80% 33.90% +0.10% ========================================================== Files 100 100 Lines 6331 6241 -90 ========================================================== - Hits 2140 2116 -24 + Misses 3902 3841 -61 + Partials 289 284 -5 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-cli/pull/1654/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/1654/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `33.90% <30.00%> (+0.10%)` | :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.