Skip to content

fix(parser): support ssh://git@git.xyz.abc/project/project.git#132

Merged
linrongbin16 merged 1 commit intomasterfrom
fix-parse-protocol
Nov 17, 2023
Merged

fix(parser): support ssh://git@git.xyz.abc/project/project.git#132
linrongbin16 merged 1 commit intomasterfrom
fix-parse-protocol

Conversation

@linrongbin16
Copy link
Owner

@linrongbin16 linrongbin16 commented Nov 17, 2023

Regression Test

Platforms

  • windows
  • macOS
  • linux

Tasks

  • Use GitLink to copy git link.
  • Use GitLink! to open git link in browser.
  • Use GitLink blame to copy the /blame git link.
  • Use GitLink! blame to open the /blame git link in browser.
  • Copy git link in a symlink directory of git repo.
  • Copy git link in an un-pushed git branch, and receive an expected error.
  • Copy git link in a pushed git branch but edited file, and receive a warning says the git link could be wrong.

@github-actions github-actions bot added the fix label Nov 17, 2023
@linrongbin16
Copy link
Owner Author

relate: #114

@codecov
Copy link

codecov bot commented Nov 17, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f2db69f) 75.54% compared to head (cc31e70) 77.65%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #132      +/-   ##
==========================================
+ Coverage   75.54%   77.65%   +2.10%     
==========================================
  Files          11       11              
  Lines         912      913       +1     
==========================================
+ Hits          689      709      +20     
+ Misses        223      204      -19     

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant