MunifTanjim / nui.nvim

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

refactor(table): cleanup and housekeeping #273

Closed MunifTanjim closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #273 (c2a0257) into main (72b24ab) will decrease coverage by 0.04%. The diff coverage is 98.55%.

:exclamation: Current head c2a0257 differs from pull request most recent head 6c7e711. Consider uploading reports for the commit 6c7e711 to get more accurate results

@@            Coverage Diff             @@
##             main     #273      +/-   ##
==========================================
- Coverage   99.29%   99.25%   -0.04%     
==========================================
  Files          20       20              
  Lines        2688     2701      +13     
==========================================
+ Hits         2669     2681      +12     
- Misses         19       20       +1     
Impacted Files Coverage Δ
lua/nui/table/init.lua 99.68% <98.55%> (-0.32%) :arrow_down: