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/project failed Sep 23, 2024 in 0s

87.76% (-1.28%) compared to c66825b

View this Pull Request on Codecov

87.76% (-1.28%) compared to c66825b

Details

Codecov Report

Attention: Patch coverage is 78.00000% with 11 lines in your changes missing coverage. Please review.

Project coverage is 87.76%. Comparing base (c66825b) to head (f92fb56).

Files with missing lines Patch % Lines
...protobufmavenplugin/plugins/JvmPluginResolver.java 77.09% 10 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #400      +/-   ##
==========================================
- Coverage   89.05%   87.76%   -1.28%     
==========================================
  Files          34       33       -1     
  Lines        1159     1119      -40     
  Branches       81       74       -7     
==========================================
- Hits         1032      982      -50     
- Misses         93      103      +10     
  Partials       34       34              
Files with missing lines Coverage Δ
...rotobufmavenplugin/protoc/CommandLineExecutor.java 77.28% <100.00%> (+0.68%) ⬆️
...protobufmavenplugin/plugins/JvmPluginResolver.java 84.51% <77.09%> (-6.17%) ⬇️