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

GH-135: Implement ability to only include direct dependencies #139

Merged
merged 2 commits into from
Mar 23, 2024

GH-135: rename dependencyResolutionScope to dependencyResolutionDepth

53137d8
Select commit
Loading
Failed to load commit list.
Merged

GH-135: Implement ability to only include direct dependencies #139

GH-135: rename dependencyResolutionScope to dependencyResolutionDepth
53137d8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Mar 23, 2024 in 0s

77.28% of diff hit (target 82.67%)

View this Pull Request on Codecov

77.28% of diff hit (target 82.67%)

Annotations

Check warning on line 91 in src/main/java/io/github/ascopes/protobufmavenplugin/dependency/MavenDependencyPathResolver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/github/ascopes/protobufmavenplugin/dependency/MavenDependencyPathResolver.java#L90-L91

Added lines #L90 - L91 were not covered by tests

Check warning on line 122 in src/main/java/io/github/ascopes/protobufmavenplugin/dependency/MavenDependencyPathResolver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/io/github/ascopes/protobufmavenplugin/dependency/MavenDependencyPathResolver.java#L121-L122

Added lines #L121 - L122 were not covered by tests