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): add 'default_branch' router type #207

Closed linrongbin16 closed 8 months ago

linrongbin16 commented 8 months ago

Resolve #151 .

Regression Test

Platforms

Hosts

Functions

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 73.86%. Comparing base (f205e64) to head (5a9d207).

:exclamation: Current head 5a9d207 differs from pull request most recent head 50b04bc. Consider uploading reports for the commit 50b04bc to get more accurate results

Files Patch % Lines
lua/gitlinker.lua 85.71% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #207 +/- ## ========================================== + Coverage 72.83% 73.86% +1.03% ========================================== Files 8 8 Lines 692 727 +35 ========================================== + Hits 504 537 +33 - Misses 188 190 +2 ```

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