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
163 stars 9 forks source link

chore(commons): upgrade 'commons' #214

Closed linrongbin16 closed 8 months ago

linrongbin16 commented 8 months ago

Regression Test

Platforms

Hosts

Functions

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 74.11%. Comparing base (6fac13b) to head (07cbfbc).

Files Patch % Lines
lua/gitlinker/path.lua 0.00% 3 Missing :warning:
lua/gitlinker.lua 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #214 +/- ## ========================================== + Coverage 71.38% 74.11% +2.72% ========================================== Files 9 9 Lines 734 734 ========================================== + Hits 524 544 +20 + Misses 210 190 -20 ```

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