linrongbin16 / gitlinker.nvim

Maintained fork of ruifm's gitlinker, refactored with bug fixes, ssh aliases, blame support and other improvements.
GNU General Public License v3.0
141 stars 8 forks source link

refactor(configs): move defaults to 'configs' #210

Closed linrongbin16 closed 6 months ago

linrongbin16 commented 6 months ago

Regression Test

Platforms

Hosts

Functions

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 87.13450% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 74.11%. Comparing base (cc3e1b2) to head (7771619).

:exclamation: Current head 7771619 differs from pull request most recent head a228d0d. Consider uploading reports for the commit a228d0d to get more accurate results

Files Patch % Lines
lua/gitlinker/configs.lua 88.00% 18 Missing :warning:
lua/gitlinker.lua 80.95% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #210 +/- ## ========================================== + Coverage 73.45% 74.11% +0.66% ========================================== Files 8 9 +1 Lines 727 734 +7 ========================================== + Hits 534 544 +10 + Misses 193 190 -3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.