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

Additional path fixes for generator #1650

Closed chasefleming closed 2 weeks ago

chasefleming commented 2 weeks ago

Closes #1647


For contributor use:

codecov-commenter commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 50.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 39.16%. Comparing base (ca4e1b5) to head (3165ef3).

Files Patch % Lines
internal/super/generate.go 50.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1650 +/- ## ========================================== + Coverage 39.09% 39.16% +0.06% ========================================== Files 52 52 Lines 3535 3539 +4 ========================================== + Hits 1382 1386 +4 Misses 1978 1978 Partials 175 175 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-cli/pull/1650/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/1650/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `39.16% <50.00%> (+0.06%)` | :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.