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/stable-cadence` #1486

Closed jribbink closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 41.95%. Comparing base (e1ee767) to head (9169a2d). Report is 2 commits behind head on feature/stable-cadence.

Files Patch % Lines
internal/dependencymanager/dependencyinstaller.go 6.06% 30 Missing and 1 partial :warning:
internal/dependencymanager/add.go 0.00% 1 Missing :warning:
internal/dependencymanager/install.go 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/stable-cadence #1486 +/- ## ========================================================== - Coverage 42.32% 41.95% -0.38% ========================================================== Files 59 59 Lines 3324 3332 +8 ========================================================== - Hits 1407 1398 -9 - Misses 1716 1732 +16 - Partials 201 202 +1 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-cli/pull/1486/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/1486/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `41.95% <5.71%> (-0.38%)` | :arrow_down: | 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.