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

refactor: move constructor injections #2133

Merged
merged 1 commit into from
Feb 5, 2024

refactor: move constructor injections

81b9657
Select commit
Loading
Failed to load commit list.
Merged

refactor: move constructor injections #2133

refactor: move constructor injections
81b9657
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 5, 2024 in 1s

1.02% of diff hit (target 37.07%)

View this Pull Request on Codecov

1.02% of diff hit (target 37.07%)

Annotations

Check warning on line 10 in src/cli/install-tool/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/install-tool/index.ts#L10

Added line #L10 was not covered by tests

Check warning on line 44 in src/cli/install-tool/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/install-tool/index.ts#L44

Added line #L44 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prepare-tool/prepare-tool-base.service.ts#L1-L2

Added lines #L1 - L2 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/prepare-tool/prepare-tool-base.service.ts#L8-L12

Added lines #L8 - L12 were not covered by tests

Check warning on line 21 in src/cli/tools/dotnet/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/tools/dotnet/index.ts#L21

Added line #L21 was not covered by tests

Check warning on line 23 in src/cli/tools/dotnet/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/tools/dotnet/index.ts#L23

Added line #L23 was not covered by tests

Check warning on line 25 in src/cli/tools/dotnet/index.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/tools/dotnet/index.ts#L25

Added line #L25 was not covered by tests

Check warning on line 85 in src/cli/tools/gleam.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli/tools/gleam.ts#L1-L85

Added lines #L1 - L85 were not covered by tests