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

feat(router): support 'username:password@host' matching #201

Closed linrongbin16 closed 10 months ago

linrongbin16 commented 10 months ago

Regression Test

Platforms

Hosts

Functions

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (008d8d7) 70.53% compared to head (12ef597) 73.32%.

Files Patch % Lines
lua/gitlinker.lua 64.28% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #201 +/- ## ========================================== + Coverage 70.53% 73.32% +2.78% ========================================== Files 8 8 Lines 723 731 +8 ========================================== + Hits 510 536 +26 + Misses 213 195 -18 ```

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