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(default_branch): use real-time remote #163

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Conversation

linrongbin16
Copy link
Owner

@linrongbin16 linrongbin16 commented Nov 28, 2023

Regression Test

Platforms

  • windows
  • macOS
  • linux

Hosts

Functions

  • 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 28, 2023
Copy link

codecov bot commented Nov 28, 2023

Codecov Report

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

Comparison is base (b20b740) 76.86% compared to head (969dc3a) 76.86%.

Files Patch % Lines
lua/gitlinker/git.lua 0.00% 1 Missing ⚠️
lua/gitlinker/linker.lua 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #163      +/-   ##
==========================================
- Coverage   76.86%   76.86%   -0.01%     
==========================================
  Files          11       11              
  Lines        1003      990      -13     
==========================================
- Hits          771      761      -10     
+ Misses        232      229       -3     

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

@linrongbin16 linrongbin16 merged commit 15b0d41 into master Nov 28, 2023
8 checks passed
@linrongbin16 linrongbin16 deleted the fix-default-branch branch November 28, 2023 10:11
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.

None yet

1 participant