universal-ctags / ctags

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

Vim: support vim9script #3930

Closed masatake closed 5 months ago

masatake commented 5 months ago

Partially close #3913.

codecov[bot] commented 5 months ago

Codecov Report

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

Comparison is base (d59d97e) 85.36% compared to head (0ca7759) 85.37%.

Files Patch % Lines
parsers/vim.c 98.03% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #3930 +/- ## ======================================= Coverage 85.36% 85.37% ======================================= Files 234 234 Lines 56164 56190 +26 ======================================= + Hits 47946 47971 +25 - Misses 8218 8219 +1 ```

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