universal-ctags / ctags

A maintained ctags implementation
https://ctags.io
GNU General Public License v2.0
6.39k stars 618 forks source link

Vim: skip heredoc regions #3925

Closed masatake closed 5 months ago

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (b44fba3) 85.36% compared to head (1d57e3f) 85.36%.

Files Patch % Lines
parsers/vim.c 95.23% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3925 +/- ## ======================================= Coverage 85.36% 85.36% ======================================= Files 234 234 Lines 56125 56164 +39 ======================================= + Hits 47909 47946 +37 - Misses 8216 8218 +2 ```

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