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!: support readonly fs #3036

Merged
merged 2 commits into from
Oct 1, 2024

chore: prettier

7ab4168
Select commit
Loading
Failed to load commit list.
Merged

feat!: support readonly fs #3036

chore: prettier
7ab4168
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 1, 2024 in 1s

56.01% of diff hit (target 53.74%)

View this Pull Request on Codecov

56.01% of diff hit (target 53.74%)

Annotations

Check warning on line 40 in src/cli/install-tool/base-install.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/install-tool/base-install.service.ts#L39-L40

Added lines #L39 - L40 were not covered by tests

Check warning on line 43 in src/cli/install-tool/base-install.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/install-tool/base-install.service.ts#L43

Added line #L43 was not covered by tests

Check warning on line 81 in src/cli/install-tool/base-install.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/install-tool/base-install.service.ts#L81

Added line #L81 was not covered by tests

Check warning on line 89 in src/cli/install-tool/base-install.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/install-tool/base-install.service.ts#L89

Added line #L89 was not covered by tests

Check warning on line 91 in src/cli/install-tool/base-install.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/install-tool/base-install.service.ts#L91

Added line #L91 was not covered by tests

Check warning on line 59 in src/cli/install-tool/install-tool.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/install-tool/install-tool.service.ts#L54-L59

Added lines #L54 - L59 were not covered by tests

Check warning on line 96 in src/cli/install-tool/install-tool.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/install-tool/install-tool.service.ts#L96

Added line #L96 was not covered by tests

Check warning on line 110 in src/cli/install-tool/install-tool.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/install-tool/install-tool.service.ts#L109-L110

Added lines #L109 - L110 were not covered by tests

Check warning on line 15 in src/cli/prepare-tool/base-prepare.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prepare-tool/base-prepare.service.ts#L15

Added line #L15 was not covered by tests

Check warning on line 42 in src/cli/prepare-tool/prepare-tool.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prepare-tool/prepare-tool.service.ts#L39-L42

Added lines #L39 - L42 were not covered by tests

Check warning on line 44 in src/cli/prepare-tool/prepare-tool.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prepare-tool/prepare-tool.service.ts#L44

Added line #L44 was not covered by tests

Check warning on line 75 in src/cli/prepare-tool/prepare-tool.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prepare-tool/prepare-tool.service.ts#L73-L75

Added lines #L73 - L75 were not covered by tests

Check warning on line 86 in src/cli/prepare-tool/prepare-tool.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prepare-tool/prepare-tool.service.ts#L80-L86

Added lines #L80 - L86 were not covered by tests

Check warning on line 92 in src/cli/prepare-tool/prepare-tool.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prepare-tool/prepare-tool.service.ts#L91-L92

Added lines #L91 - L92 were not covered by tests

Check warning on line 105 in src/cli/prepare-tool/prepare-tool.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prepare-tool/prepare-tool.service.ts#L103-L105

Added lines #L103 - L105 were not covered by tests

Check warning on line 112 in src/cli/prepare-tool/prepare-tool.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prepare-tool/prepare-tool.service.ts#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 118 in src/cli/prepare-tool/prepare-tool.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prepare-tool/prepare-tool.service.ts#L116-L118

Added lines #L116 - L118 were not covered by tests

Check warning on line 131 in src/cli/prepare-tool/prepare-tool.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prepare-tool/prepare-tool.service.ts#L129-L131

Added lines #L129 - L131 were not covered by tests

Check warning on line 138 in src/cli/prepare-tool/prepare-tool.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prepare-tool/prepare-tool.service.ts#L137-L138

Added lines #L137 - L138 were not covered by tests

Check warning on line 144 in src/cli/prepare-tool/prepare-tool.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prepare-tool/prepare-tool.service.ts#L142-L144

Added lines #L142 - L144 were not covered by tests

Check warning on line 130 in src/cli/services/path.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/services/path.service.ts#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 187 in src/cli/services/path.service.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/services/path.service.ts#L186-L187

Added lines #L186 - L187 were not covered by tests

Check warning on line 33 in src/cli/tools/dart/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/tools/dart/index.ts#L33

Added line #L33 was not covered by tests

Check warning on line 41 in src/cli/tools/dart/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/tools/dart/index.ts#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 17 in src/cli/tools/dart/utils.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/tools/dart/utils.ts#L10-L17

Added lines #L10 - L17 were not covered by tests