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(parser): support ssh://git@ protocol #124

Merged
merged 4 commits into from
Nov 17, 2023

chore

eee2d83
Select commit
Loading
Failed to load commit list.
Merged

fix(parser): support ssh://git@ protocol #124

chore
eee2d83
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 17, 2023 in 1s

86.66% of diff hit (target 79.97%)

View this Pull Request on Codecov

86.66% of diff hit (target 79.97%)

Annotations

Check warning on line 39 in lua/gitlinker/linker.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/linker.lua#L38-L39

Added lines #L38 - L39 were not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/linker.lua#L41

Added line #L41 was not covered by tests

Check warning on line 67 in lua/gitlinker/linker.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/linker.lua#L66-L67

Added lines #L66 - L67 were not covered by tests

Check warning on line 69 in lua/gitlinker/linker.lua

See this annotation in the file changed.

@codecov codecov / codecov/patch

lua/gitlinker/linker.lua#L69

Added line #L69 was not covered by tests