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/project succeeded Nov 17, 2023 in 0s

77.25% (-2.73%) compared to 1236865

View this Pull Request on Codecov

77.25% (-2.73%) compared to 1236865

Details

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (1236865) 79.97% compared to head (eee2d83) 77.25%.

Files Patch % Lines
lua/gitlinker/linker.lua 85.00% 6 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
- Coverage   79.97%   77.25%   -2.73%     
==========================================
  Files          12       12              
  Lines         854      844      -10     
==========================================
- Hits          683      652      -31     
- Misses        171      192      +21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.