neoclide / coc.nvim

Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Other
24.16k stars 954 forks source link

fix(symbols): close outline preview at closing #4911

Closed fannheyward closed 4 months ago

fannheyward commented 4 months ago

Closes #4907

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 25.00000% with 3 lines in your changes are missing coverage. Please review.

Project coverage is 98.56%. Comparing base (4807b2d) to head (75929e1).

Files Patch % Lines
src/handler/symbols/outline.ts 25.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4911 +/- ## ========================================== - Coverage 98.57% 98.56% -0.01% ========================================== Files 273 273 Lines 26071 26075 +4 Branches 5390 5391 +1 ========================================== + Hits 25700 25702 +2 - Misses 218 220 +2 Partials 153 153 ```

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