infinit-xyz / infinit-cli

4 stars 5 forks source link

feat(config): get chainRpc from config file #27

Closed Pitchanai closed 1 month ago

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: fbb6e6f982ad1755b2357c694bd095655c7ed55e

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package | Name | Type | | ---------------- | ----- | | @infinit-xyz/cli | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

codecov[bot] commented 1 month ago

Codecov Report

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

Files with missing lines Patch % Lines
src/commands/script/execute/index.ts 33.33% 2 Missing :warning:
src/utils/project.ts 0.00% 2 Missing :warning:
Files with missing lines Coverage Δ
src/classes/Cache/__mocks__/constants.ts 100.00% <100.00%> (ø)
src/commands/account/list/index.ts 94.54% <100.00%> (ø)
src/commands/script/execute/simulate.ts 88.09% <100.00%> (+0.14%) :arrow_up:
src/constants/chains.ts 100.00% <100.00%> (ø)
src/enums/chain.ts 100.00% <100.00%> (ø)
src/schemas/generated.d.ts 100.00% <ø> (ø)
src/utils/config.ts 71.69% <100.00%> (+48.36%) :arrow_up:
src/commands/script/execute/index.ts 43.26% <33.33%> (ø)
src/utils/project.ts 0.00% <0.00%> (ø)