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

Simplify logic in ArgFileBuilder #413

Merged
merged 1 commit into from
Oct 2, 2024

Simplify logic in ArgFileBuilder

c1cf94f
Select commit
Loading
Failed to load commit list.
Merged

Simplify logic in ArgFileBuilder #413

Simplify logic in ArgFileBuilder
c1cf94f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 2, 2024 in 0s

87.65% (+0.00%) compared to 93cc667

View this Pull Request on Codecov

87.65% (+0.00%) compared to 93cc667

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.65%. Comparing base (93cc667) to head (c1cf94f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #413   +/-   ##
=======================================
  Coverage   87.65%   87.65%           
=======================================
  Files          33       33           
  Lines        1117     1117           
  Branches       74       75    +1     
=======================================
  Hits          979      979           
  Misses        104      104           
  Partials       34       34           
Files with missing lines Coverage Δ
...protobufmavenplugin/plugins/JvmPluginResolver.java 84.40% <100.00%> (-0.10%) ⬇️
...protobufmavenplugin/utils/ArgumentFileBuilder.java 100.00% <100.00%> (ø)