MunifTanjim / nui.nvim

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

feat(utils): replace deprecated api to set option #308

Closed MunifTanjim closed 10 months ago

MunifTanjim commented 10 months ago

Resolves #304

codecov[bot] commented 10 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (c0c8e34) 99.22% compared to head (f62fbe4) 99.18%.

Files Patch % Lines
lua/nui/utils/init.lua 92.30% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #308 +/- ## ========================================== - Coverage 99.22% 99.18% -0.04% ========================================== Files 20 20 Lines 2699 2710 +11 ========================================== + Hits 2678 2688 +10 - Misses 21 22 +1 ```

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