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(path): resolve symlink in Windows #75

Merged
merged 8 commits into from
Oct 20, 2023

fix(spawn): set 'cwd' options

93c1d36
Select commit
Loading
Failed to load commit list.
Merged

fix(path): resolve symlink in Windows #75

fix(spawn): set 'cwd' options
93c1d36
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 20, 2023 in 1s

23.07% of diff hit (within 90.00% threshold of 44.33%)

View this Pull Request on Codecov

23.07% of diff hit (within 90.00% threshold of 44.33%)

Annotations

Check warning on line 200 in lua/gitlinker.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker.lua#L200

Added line #L200 was not covered by tests

Check warning on line 218 in lua/gitlinker.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker.lua#L218

Added line #L218 was not covered by tests

Check warning on line 49 in lua/gitlinker/git.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/git.lua#L49

Added line #L49 was not covered by tests

Check warning on line 53 in lua/gitlinker/git.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/git.lua#L52-L53

Added lines #L52 - L53 were not covered by tests

Check warning on line 58 in lua/gitlinker/git.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/git.lua#L57-L58

Added lines #L57 - L58 were not covered by tests

Check warning on line 9 in lua/gitlinker/util.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/util.lua#L7-L9

Added lines #L7 - L9 were not covered by tests

Check warning on line 12 in lua/gitlinker/util.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/util.lua#L11-L12

Added lines #L11 - L12 were not covered by tests

Check warning on line 14 in lua/gitlinker/util.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/util.lua#L14

Added line #L14 was not covered by tests

Check warning on line 20 in lua/gitlinker/util.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/util.lua#L20

Added line #L20 was not covered by tests

Check warning on line 22 in lua/gitlinker/util.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/util.lua#L22

Added line #L22 was not covered by tests

Check warning on line 26 in lua/gitlinker/util.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/util.lua#L24-L26

Added lines #L24 - L26 were not covered by tests

Check warning on line 31 in lua/gitlinker/util.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/util.lua#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 37 in lua/gitlinker/util.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/util.lua#L36-L37

Added lines #L36 - L37 were not covered by tests

Check warning on line 41 in lua/gitlinker/util.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/util.lua#L39-L41

Added lines #L39 - L41 were not covered by tests

Check warning on line 45 in lua/gitlinker/util.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/util.lua#L44-L45

Added lines #L44 - L45 were not covered by tests

Check warning on line 53 in lua/gitlinker/util.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/util.lua#L51-L53

Added lines #L51 - L53 were not covered by tests