linrongbin16 / gentags.nvim

Tags generator/management for old school vimers in Neovim.
MIT License
15 stars 1 forks source link

feat(mvp): MVP #3

Closed linrongbin16 closed 9 months ago

codecov[bot] commented 10 months ago

Codecov Report

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

Comparison is base (2692957) 100.00% compared to head (a985334) 38.30%.

Files Patch % Lines
lua/gentags/ctags.lua 10.41% 86 Missing :warning:
lua/gentags/dispatcher.lua 26.53% 36 Missing :warning:
lua/gentags/utils.lua 48.00% 26 Missing :warning:
lua/gentags.lua 82.75% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #3 +/- ## ============================================ - Coverage 100.00% 38.30% -61.70% ============================================ Files 1 5 +4 Lines 3 248 +245 ============================================ + Hits 3 95 +92 - Misses 0 153 +153 ```

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