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: support neovim/neovim@907fc8a APIs #144

Closed zchee closed 1 year ago

zchee commented 1 year ago

nvim: support neovim/neovim@907fc8a APIs

codecov[bot] commented 1 year ago

Codecov Report

Merging #144 (4cd2f47) into main (4b05a1e) will increase coverage by 0.1%. The diff coverage is n/a.

@@           Coverage Diff           @@
##            main    #144     +/-   ##
=======================================
+ Coverage   83.1%   83.2%   +0.1%     
=======================================
  Files         14      14             
  Lines       3099    3122     +23     
=======================================
+ Hits        2577    2600     +23     
  Misses       522     522             
Flag Coverage Δ
linux-1.17-nightly 82.0% <ø> (+0.1%) :arrow_up:
linux-1.17-stable 82.5% <ø> (-0.7%) :arrow_down:
linux-1.18-nightly 82.0% <ø> (+0.1%) :arrow_up:
linux-1.18-stable 82.5% <ø> (-0.7%) :arrow_down:
linux-1.19-nightly 82.0% <ø> (+0.1%) :arrow_up:
linux-1.19-stable 82.5% <ø> (-0.7%) :arrow_down:
macos-1.17-nightly 82.0% <ø> (+0.1%) :arrow_up:
macos-1.17-stable 82.5% <ø> (-0.7%) :arrow_down:
macos-1.18-nightly 82.0% <ø> (+0.1%) :arrow_up:
macos-1.18-stable 82.5% <ø> (-0.7%) :arrow_down:
macos-1.19-nightly 82.0% <ø> (+0.1%) :arrow_up:
macos-1.19-stable 82.5% <ø> (-0.7%) :arrow_down:
windows-1.17-nightly 81.2% <ø> (+0.1%) :arrow_up:
windows-1.17-stable 81.7% <ø> (-0.7%) :arrow_down:
windows-1.18-nightly 81.2% <ø> (+0.1%) :arrow_up:
windows-1.18-stable 81.7% <ø> (-0.7%) :arrow_down:
windows-1.19-nightly 81.2% <ø> (+0.1%) :arrow_up:
windows-1.19-stable 81.7% <ø> (-0.7%) :arrow_down:
Impacted Files Coverage Δ
nvim/api.go 97.2% <ø> (+<0.1%) :arrow_up:
nvim/types.go 88.8% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.