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

chore(commons): upgrade logging api #228

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 71.73913% with 13 lines in your changes are missing coverage. Please review.

Project coverage is 77.05%. Comparing base (a5e0d3e) to head (390bddb).

Files Patch % Lines
lua/gitlinker.lua 57.14% 9 Missing :warning:
lua/gitlinker/git.lua 80.00% 3 Missing :warning:
lua/gitlinker/linker.lua 87.50% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #228 +/- ## ========================================== + Coverage 75.99% 77.05% +1.06% ========================================== Files 9 9 Lines 804 815 +11 ========================================== + Hits 611 628 +17 + Misses 193 187 -6 ```

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