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

Maven support disk cache fixes #9824

Merged
merged 8 commits into from
Jan 24, 2025

chore(package-managers): Name the `MavenSupport` variable consistently

22573f9
Select commit
Loading
Failed to load commit list.
Merged

Maven support disk cache fixes #9824

chore(package-managers): Name the `MavenSupport` variable consistently
22573f9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 24, 2025 in 0s

0.00% of diff hit (target 68.07%)

View this Pull Request on Codecov

0.00% of diff hit (target 68.07%)

Annotations

Check warning on line 104 in plugins/package-managers/maven/src/main/kotlin/utils/MavenSupport.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/package-managers/maven/src/main/kotlin/utils/MavenSupport.kt#L104

Added line #L104 was not covered by tests

Check warning on line 111 in plugins/package-managers/maven/src/main/kotlin/utils/MavenSupport.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/package-managers/maven/src/main/kotlin/utils/MavenSupport.kt#L108-L111

Added lines #L108 - L111 were not covered by tests

Check warning on line 600 in plugins/package-managers/maven/src/main/kotlin/utils/MavenSupport.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/package-managers/maven/src/main/kotlin/utils/MavenSupport.kt#L599-L600

Added lines #L599 - L600 were not covered by tests

Check warning on line 132 in plugins/package-managers/node/src/main/kotlin/npm/Npm.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/package-managers/node/src/main/kotlin/npm/Npm.kt#L132

Added line #L132 was not covered by tests

Check warning on line 136 in plugins/package-managers/node/src/main/kotlin/pnpm/Pnpm.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/package-managers/node/src/main/kotlin/pnpm/Pnpm.kt#L136

Added line #L136 was not covered by tests

Check warning on line 134 in plugins/package-managers/node/src/main/kotlin/yarn/Yarn.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/package-managers/node/src/main/kotlin/yarn/Yarn.kt#L134

Added line #L134 was not covered by tests

Check warning on line 180 in plugins/package-managers/node/src/main/kotlin/yarn2/Yarn2.kt

See this annotation in the file changed.

@codecov codecov / codecov/patch

plugins/package-managers/node/src/main/kotlin/yarn2/Yarn2.kt#L180

Added line #L180 was not covered by tests