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: implement runtime package manager detection #164

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Merge branch 'main' into feat/runtime-api

a7e121f
Select commit
Loading
Failed to load commit list.
Draft

feat: implement runtime package manager detection #164

Merge branch 'main' into feat/runtime-api
a7e121f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 23, 2024 in 1s

18.00% of diff hit (target 82.17%)

View this Pull Request on Codecov

18.00% of diff hit (target 82.17%)

Annotations

Check warning on line 10 in src/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli.ts#L10

Added line #L10 was not covered by tests

Check warning on line 114 in src/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli.ts#L100-L114

Added lines #L100 - L114 were not covered by tests

Check warning on line 131 in src/cli.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/cli.ts#L131

Added line #L131 was not covered by tests

Check warning on line 154 in src/package-manager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/package-manager.ts#L153-L154

Added lines #L153 - L154 were not covered by tests

Check warning on line 162 in src/package-manager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/package-manager.ts#L160-L162

Added lines #L160 - L162 were not covered by tests

Check warning on line 164 in src/package-manager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/package-manager.ts#L164

Added line #L164 was not covered by tests

Check warning on line 166 in src/package-manager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/package-manager.ts#L166

Added line #L166 was not covered by tests

Check warning on line 183 in src/package-manager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/package-manager.ts#L168-L183

Added lines #L168 - L183 were not covered by tests

Check warning on line 186 in src/package-manager.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/package-manager.ts#L186

Added line #L186 was not covered by tests