MunifTanjim / nui.nvim

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

refactor(input): housekeeping #282

Closed MunifTanjim closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #282 (63f8f1b) into main (19de4d5) will increase coverage by 0.18%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #282      +/-   ##
==========================================
+ Coverage   99.10%   99.29%   +0.18%     
==========================================
  Files          20       20              
  Lines        2688     2688              
==========================================
+ Hits         2664     2669       +5     
+ Misses         24       19       -5     
Impacted Files Coverage Δ
lua/nui/input/init.lua 95.52% <100.00%> (+7.46%) :arrow_up: