MunifTanjim / nui.nvim

UI Component Library for Neovim.
MIT License
1.62k stars 57 forks source link

fix(input): unmount race condition #284

Closed MunifTanjim closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #284 (34ee5ea) into main (e916f67) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #284   +/-   ##
=======================================
  Coverage   99.25%   99.25%           
=======================================
  Files          20       20           
  Lines        2690     2694    +4     
=======================================
+ Hits         2670     2674    +4     
  Misses         20       20           
Impacted Files Coverage Δ
lua/nui/input/init.lua 95.77% <100.00%> (+0.25%) :arrow_up: