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 nvim v0.7.0 APIs #137

Closed zchee closed 1 year ago

zchee commented 2 years ago

nvim: support nvim v0.7.0 APIs.

codecov[bot] commented 2 years ago

Codecov Report

Merging #137 (9141574) into master (ef8a8cf) will increase coverage by 0.2%. The diff coverage is 100.0%.

@@           Coverage Diff            @@
##           master    #137     +/-   ##
========================================
+ Coverage    82.9%   83.1%   +0.2%     
========================================
  Files          14      14             
  Lines        3062    3099     +37     
========================================
+ Hits         2540    2577     +37     
  Misses        522     522             
Flag Coverage Δ
linux-1.16-nightly 82.7% <100.0%> (-0.3%) :arrow_down:
linux-1.16-stable 83.1% <100.0%> (+0.2%) :arrow_up:
linux-1.17-nightly 82.7% <100.0%> (-0.3%) :arrow_down:
linux-1.17-stable 83.1% <100.0%> (+0.2%) :arrow_up:
linux-1.18-nightly 82.7% <100.0%> (-0.3%) :arrow_down:
linux-1.18-stable 83.1% <100.0%> (+0.2%) :arrow_up:
macos-1.16-nightly 82.7% <100.0%> (-0.3%) :arrow_down:
macos-1.16-stable 83.1% <100.0%> (+0.2%) :arrow_up:
macos-1.17-nightly 82.7% <100.0%> (-0.3%) :arrow_down:
macos-1.17-stable 83.1% <100.0%> (+0.2%) :arrow_up:
macos-1.18-nightly 82.7% <100.0%> (-0.3%) :arrow_down:
macos-1.18-stable 83.1% <100.0%> (+0.2%) :arrow_up:
windows-1.16-nightly 81.8% <100.0%> (-0.3%) :arrow_down:
windows-1.16-stable 82.3% <100.0%> (+0.2%) :arrow_up:
windows-1.17-nightly 81.8% <100.0%> (-0.3%) :arrow_down:
windows-1.17-stable 82.3% <100.0%> (+0.2%) :arrow_up:
windows-1.18-nightly 81.8% <100.0%> (-0.3%) :arrow_down:
windows-1.18-stable 82.3% <100.0%> (+0.2%) :arrow_up:
Impacted Files Coverage Δ
nvim/types.go 88.8% <ø> (ø)
nvim/api.go 97.1% <100.0%> (+0.1%) :arrow_up:

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