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

Merge master into feature branch #1615

Closed chasefleming closed 1 month ago

chasefleming commented 1 month ago

For contributor use:

codecov-commenter commented 1 month ago

Codecov Report

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

Project coverage is 42.69%. Comparing base (1bb8459) to head (e4e0c07). Report is 3 commits behind head on feature/stable-cadence.

Files Patch % Lines
internal/dependencymanager/dependencyinstaller.go 62.85% 9 Missing and 4 partials :warning:
internal/super/dev.go 0.00% 7 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/stable-cadence #1615 +/- ## ========================================================== + Coverage 42.17% 42.69% +0.52% ========================================================== Files 60 60 Lines 4202 4195 -7 ========================================================== + Hits 1772 1791 +19 + Misses 2197 2169 -28 - Partials 233 235 +2 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-cli/pull/1615/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/1615/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `42.69% <52.38%> (+0.52%)` | :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.