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` #1491

Closed jribbink closed 3 months ago

codecov-commenter commented 3 months ago

Codecov Report

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

Project coverage is 41.99%. Comparing base (e2ade3f) to head (212c9ae).

Files Patch % Lines
internal/dependencymanager/dependencyinstaller.go 40.00% 21 Missing and 3 partials :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 #1491 +/- ## ========================================================== + Coverage 41.95% 41.99% +0.03% ========================================================== Files 59 59 Lines 3332 3360 +28 ========================================================== + Hits 1398 1411 +13 - Misses 1732 1745 +13 - Partials 202 204 +2 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-cli/pull/1491/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/1491/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `41.99% <38.09%> (+0.03%)` | :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.