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 66 forks source link

Change contract state to relative path #1568

Closed chasefleming closed 4 months ago

chasefleming commented 4 months ago

Closes #1532

Right now temp directory path is being set but it should be relative to the project.


For contributor use:

codecov-commenter commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 39.34%. Comparing base (5a7a078) to head (d17f617).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## feature/interactive-init #1568 +/- ## ============================================================ + Coverage 39.32% 39.34% +0.01% ============================================================ Files 52 52 Lines 3425 3426 +1 ============================================================ + Hits 1347 1348 +1 Misses 1911 1911 Partials 167 167 ``` | [Flag](https://app.codecov.io/gh/onflow/flow-cli/pull/1568/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/1568/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=onflow) | `39.34% <100.00%> (+0.01%)` | :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.