MunifTanjim / nui.nvim

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

chore(popup): ignore patch for ancient neovim in coverage #280

Closed MunifTanjim closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #280 (ff28f79) into main (9d98e9b) will increase coverage by 0.25%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #280      +/-   ##
==========================================
+ Coverage   98.48%   98.73%   +0.25%     
==========================================
  Files          20       20              
  Lines        2705     2697       -8     
==========================================
- Hits         2664     2663       -1     
+ Misses         41       34       -7     
Impacted Files Coverage Δ
lua/nui/popup/border.lua 100.00% <ø> (+1.22%) :arrow_up:
lua/nui/popup/init.lua 100.00% <100.00%> (+0.56%) :arrow_up:
lua/nui/split/init.lua 100.00% <100.00%> (+0.57%) :arrow_up:

... and 1 file with indirect coverage changes