linrongbin16 / gentags.nvim

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

fix(crash): fix terminate crash #26

Closed linrongbin16 closed 9 months ago

codecov[bot] commented 9 months ago

Codecov Report

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

Comparison is base (a15f6d1) 69.55% compared to head (d0ae035) 64.95%.

:exclamation: Current head d0ae035 differs from pull request most recent head 8ece3e3. Consider uploading reports for the commit 8ece3e3 to get more accurate results

Files Patch % Lines
lua/gentags/dispatcher.lua 22.58% 24 Missing :warning:
lua/gentags/ctags.lua 38.09% 13 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #26 +/- ## ========================================== - Coverage 69.55% 64.95% -4.60% ========================================== Files 5 5 Lines 312 351 +39 ========================================== + Hits 217 228 +11 - Misses 95 123 +28 ```

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