neovim / go-client

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

nvim: refactor api #97

Closed zchee closed 3 years ago

zchee commented 3 years ago

nvim: refactor api.

codecov[bot] commented 3 years ago

Codecov Report

Merging #97 (eac7ac8) into master (afcc216) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #97   +/-   ##
======================================
  Coverage    63.3%   63.3%           
======================================
  Files          14      14           
  Lines        2085    2085           
======================================
  Hits         1321    1321           
  Misses        627     627           
  Partials      137     137           
Flag Coverage Δ
linux-1.13 63.2% <ø> (ø)
linux-1.14 63.3% <ø> (ø)
linux-1.15 63.3% <ø> (ø)
linux-1.16 63.3% <ø> (ø)
macos-1.13 63.3% <ø> (ø)
macos-1.14 63.3% <ø> (ø)
macos-1.15 63.3% <ø> (+<0.1%) :arrow_up:
macos-1.16 63.3% <ø> (ø)
windows-1.13 62.4% <ø> (-0.1%) :arrow_down:
windows-1.14 62.5% <ø> (+<0.1%) :arrow_up:
windows-1.15 62.5% <ø> (ø)
windows-1.16 62.5% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
nvim/api.go 38.1% <ø> (ø)

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 afcc216...eac7ac8. Read the comment docs.