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

test(actions): add test cases for 'actions' #225

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

Project coverage is 76.80%. Comparing base (1801ed9) to head (5024f55).

Files Patch % Lines
lua/gitlinker/actions.lua 25.00% 3 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #225 +/- ## ========================================== + Coverage 73.19% 76.80% +3.61% ========================================== Files 9 9 Lines 802 802 ========================================== + Hits 587 616 +29 + Misses 215 186 -29 ```

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