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: removed caching of ConfigManager and its flags #713

Merged
merged 28 commits into from
Oct 21, 2024

don't need async and done

efede45
Select commit
Loading
Failed to load commit list.
Merged

feat: removed caching of ConfigManager and its flags #713

don't need async and done
efede45
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 21, 2024 in 0s

86.48% of diff hit (target 85.32%)

View this Pull Request on Codecov

86.48% of diff hit (target 85.32%)

Annotations

Check warning on line 153 in src/commands/init.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/init.ts#L153

Added line #L153 was not covered by tests

Check warning on line 198 in src/commands/node.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/node.ts#L198

Added line #L198 was not covered by tests

Check warning on line 203 in src/commands/node.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/node.ts#L202-L203

Added lines #L202 - L203 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/commands/prompts.ts#L33-L38

Added lines #L33 - L38 were not covered by tests