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

fix issue #41 #42

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

fix issue #41 #42

wants to merge 1 commit into from

Conversation

siordache
Copy link

use the host platform's path-separator character to delimit the files passed to the --patch-module option

use the host platform's path-separator character to delimit the files passed to the --patch-module option
@codecov-io
Copy link

Codecov Report

Merging #42 into master will not change coverage.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master      #42   +/-   ##
=========================================
  Coverage     95.17%   95.17%           
  Complexity      207      207           
=========================================
  Files            35       35           
  Lines           539      539           
  Branches         20       20           
=========================================
  Hits            513      513           
  Misses           13       13           
  Partials         13       13
Impacted Files Coverage Δ Complexity Δ
...java/com/zyxist/chainsaw/jigsaw/cli/PatchItem.java 100% <100%> (ø) 4 <0> (ø) ⬇️
.../com/zyxist/chainsaw/algorithms/ModulePatcher.java 88.88% <100%> (ø) 10 <1> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 028e726...6660819. Read the comment docs.

@siordache
Copy link
Author

Are there any plans to merge this PR and release a new version soon?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants