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

feat(config): user router types #152

Merged
merged 15 commits into from
Nov 26, 2023
Merged

feat(config): user router types #152

merged 15 commits into from
Nov 26, 2023

Conversation

linrongbin16
Copy link
Owner

@linrongbin16 linrongbin16 commented Nov 25, 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 feat label Nov 25, 2023
Copy link

codecov bot commented Nov 25, 2023

Codecov Report

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

Comparison is base (ee0a78b) 75.42% compared to head (1c13bb5) 78.27%.

Files Patch % Lines
lua/gitlinker.lua 74.19% 16 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
+ Coverage   75.42%   78.27%   +2.85%     
==========================================
  Files          11       11              
  Lines        1005      953      -52     
==========================================
- Hits          758      746      -12     
+ Misses        247      207      -40     

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

@linrongbin16 linrongbin16 changed the title feat(config): custom user routers feat(config): custom user router types Nov 26, 2023
@linrongbin16 linrongbin16 changed the title feat(config): custom user router types feat(config): user router types Nov 26, 2023
@linrongbin16 linrongbin16 merged commit 8530e1a into master Nov 26, 2023
8 checks passed
@linrongbin16 linrongbin16 deleted the feat-custom-routers branch November 26, 2023 06:12
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