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

Remove the Shlex class now it is no longer needed #400

Merged
merged 4 commits into from
Sep 23, 2024

Remove 'posixly correct' flag from sh scripts

f92fb56
Select commit
Loading
Failed to load commit list.
Merged

Remove the Shlex class now it is no longer needed #400

Remove 'posixly correct' flag from sh scripts
f92fb56
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 23, 2024 in 1s

78.00% of diff hit (target 89.05%)

View this Pull Request on Codecov

78.00% of diff hit (target 89.05%)

Annotations

Check warning on line 370 in protobuf-maven-plugin/src/main/java/io/github/ascopes/protobufmavenplugin/plugins/JvmPluginResolver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

protobuf-maven-plugin/src/main/java/io/github/ascopes/protobufmavenplugin/plugins/JvmPluginResolver.java#L369-L370

Added lines #L369 - L370 were not covered by tests

Check warning on line 373 in protobuf-maven-plugin/src/main/java/io/github/ascopes/protobufmavenplugin/plugins/JvmPluginResolver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

protobuf-maven-plugin/src/main/java/io/github/ascopes/protobufmavenplugin/plugins/JvmPluginResolver.java#L372-L373

Added lines #L372 - L373 were not covered by tests

Check warning on line 376 in protobuf-maven-plugin/src/main/java/io/github/ascopes/protobufmavenplugin/plugins/JvmPluginResolver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

protobuf-maven-plugin/src/main/java/io/github/ascopes/protobufmavenplugin/plugins/JvmPluginResolver.java#L375-L376

Added lines #L375 - L376 were not covered by tests

Check warning on line 379 in protobuf-maven-plugin/src/main/java/io/github/ascopes/protobufmavenplugin/plugins/JvmPluginResolver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

protobuf-maven-plugin/src/main/java/io/github/ascopes/protobufmavenplugin/plugins/JvmPluginResolver.java#L378-L379

Added lines #L378 - L379 were not covered by tests

Check warning on line 382 in protobuf-maven-plugin/src/main/java/io/github/ascopes/protobufmavenplugin/plugins/JvmPluginResolver.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

protobuf-maven-plugin/src/main/java/io/github/ascopes/protobufmavenplugin/plugins/JvmPluginResolver.java#L381-L382

Added lines #L381 - L382 were not covered by tests