Skip to content

perf(refactor): use 'commons.nvim' library#173

Merged
linrongbin16 merged 24 commits intomasterfrom
refactor-commons
Dec 14, 2023
Merged

perf(refactor): use 'commons.nvim' library#173
linrongbin16 merged 24 commits intomasterfrom
refactor-commons

Conversation

@linrongbin16
Copy link
Owner

@linrongbin16 linrongbin16 commented Dec 12, 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.

@codecov
Copy link

codecov bot commented Dec 12, 2023

Codecov Report

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

Comparison is base (e2a2b6a) 75.76% compared to head (6fe79f3) 73.96%.

❗ Current head 6fe79f3 differs from pull request most recent head e16dced. Consider uploading reports for the commit e16dced to get more accurate results

Files Patch % Lines
lua/gitlinker.lua 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
- Coverage   75.76%   73.96%   -1.80%     
==========================================
  Files          11        8       -3     
  Lines        1019      818     -201     
==========================================
- Hits          772      605     -167     
+ Misses        247      213      -34     

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

@linrongbin16 linrongbin16 changed the title refactor(lib): install 'commons.nvim' perf(refactor): use 'commons.nvim' library Dec 14, 2023
@github-actions github-actions bot added perf and removed refactor labels Dec 14, 2023
@linrongbin16 linrongbin16 merged commit 3f8cfa5 into master Dec 14, 2023
@linrongbin16 linrongbin16 deleted the refactor-commons branch December 14, 2023 08:33
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