neovim / go-client

Nvim Go client
https://pkg.go.dev/github.com/neovim/go-client
Apache License 2.0
561 stars 37 forks source link

nvim: rename to nvim{_buf}_create_user_command #135

Closed zchee closed 2 years ago

zchee commented 2 years ago

Rename to nvim{_buf}_create_user_command.

codecov[bot] commented 2 years ago

Codecov Report

Merging #135 (168bd66) into master (7854cde) will not change coverage. The diff coverage is 100.0%.

@@          Coverage Diff           @@
##           master    #135   +/-   ##
======================================
  Coverage    80.6%   80.6%           
======================================
  Files          14      14           
  Lines        3044    3044           
======================================
  Hits         2456    2456           
  Misses        588     588           
Flag Coverage Δ
linux-1.16-nightly 80.6% <100.0%> (ø)
linux-1.16-stable 79.8% <0.0%> (ø)
linux-1.17-nightly 80.6% <100.0%> (ø)
linux-1.17-stable 79.8% <0.0%> (ø)
linux-1.18-nightly 80.6% <100.0%> (ø)
linux-1.18-stable 79.8% <0.0%> (ø)
macos-1.16-nightly 80.6% <100.0%> (ø)
macos-1.16-stable 79.8% <0.0%> (ø)
macos-1.17-nightly 80.6% <100.0%> (ø)
macos-1.17-stable 79.8% <0.0%> (ø)
macos-1.18-nightly 80.6% <100.0%> (ø)
macos-1.18-stable 79.8% <0.0%> (ø)
windows-1.16-nightly 79.8% <100.0%> (ø)
windows-1.16-stable 79.0% <0.0%> (ø)
windows-1.17-nightly 79.8% <100.0%> (ø)
windows-1.17-stable 79.0% <0.0%> (ø)
windows-1.18-nightly 79.8% <100.0%> (ø)
windows-1.18-stable 79.0% <0.0%> (ø)
Impacted Files Coverage Δ
nvim/api.go 96.9% <100.0%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7854cde...168bd66. Read the comment docs.