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

feat(command): add 'file' and 'rev' parameters #238

Closed linrongbin16 closed 4 months ago

linrongbin16 commented 4 months ago

Resolve #237 .

Regression Test

Platforms

Hosts

Functions

codecov[bot] commented 4 months ago

Codecov Report

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

Project coverage is 75.80%. Comparing base (30ee162) to head (5af248c).

:exclamation: Current head 5af248c differs from pull request most recent head 77df9a4. Consider uploading reports for the commit 77df9a4 to get more accurate results

Files Patch % Lines
lua/gitlinker.lua 15.38% 11 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #238 +/- ## ========================================== + Coverage 75.60% 75.80% +0.20% ========================================== Files 9 9 Lines 828 839 +11 ========================================== + Hits 626 636 +10 - Misses 202 203 +1 ```

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