Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Create a local config for storing configurations on the users machine #803

update package.json

b227e2f
Select commit
Loading
Failed to load commit list.
Merged

feat: Create a local config for storing configurations on the users machine #803

update package.json
b227e2f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Nov 20, 2024 in 1s

75.09% of diff hit (target 87.09%)

View this Pull Request on Codecov

75.09% of diff hit (target 87.09%)

Annotations

Check warning on line 384 in src/commands/prompts.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/prompts.ts#L371-L384

Added lines #L371 - L384 were not covered by tests

Check warning on line 392 in src/commands/prompts.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/prompts.ts#L387-L392

Added lines #L387 - L392 were not covered by tests

Check warning on line 400 in src/commands/prompts.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/prompts.ts#L395-L400

Added lines #L395 - L400 were not covered by tests

Check warning on line 95 in src/core/config/LocalConfig.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/LocalConfig.ts#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 100 in src/core/config/LocalConfig.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/LocalConfig.ts#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 107 in src/core/config/LocalConfig.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/LocalConfig.ts#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 192 in src/core/config/LocalConfig.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/core/config/LocalConfig.ts#L161-L192

Added lines #L161 - L192 were not covered by tests