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: add-more-testcases #101

Closed zchee closed 2 years ago

zchee commented 3 years ago

nvim: add-more-testcases.

codecov[bot] commented 2 years ago

Codecov Report

Merging #101 (34b6240) into master (2370a03) will increase coverage by 12.3%. The diff coverage is 100.0%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #101      +/-   ##
=========================================
+ Coverage    67.6%   80.0%   +12.3%     
=========================================
  Files          14      14              
  Lines        2992    2992              
=========================================
+ Hits         2024    2394     +370     
+ Misses        968     598     -370     
Flag Coverage Δ
linux-1.15-nightly 80.0% <100.0%> (+12.3%) :arrow_up:
linux-1.15-stable 80.0% <100.0%> (+12.3%) :arrow_up:
linux-1.16-nightly 80.0% <100.0%> (+12.3%) :arrow_up:
linux-1.16-stable 80.0% <100.0%> (+12.3%) :arrow_up:
linux-1.17-nightly 80.0% <100.0%> (+12.3%) :arrow_up:
linux-1.17-stable 80.0% <100.0%> (+12.3%) :arrow_up:
macos-1.15-nightly 80.0% <100.0%> (+12.3%) :arrow_up:
macos-1.15-stable 80.0% <100.0%> (+12.3%) :arrow_up:
macos-1.16-nightly 80.0% <100.0%> (+12.3%) :arrow_up:
macos-1.16-stable 80.0% <100.0%> (+12.3%) :arrow_up:
macos-1.17-nightly 80.0% <100.0%> (+12.3%) :arrow_up:
macos-1.17-stable 80.0% <100.0%> (+12.3%) :arrow_up:
windows-1.15-nightly 79.1% <100.0%> (+12.3%) :arrow_up:
windows-1.15-stable 79.1% <100.0%> (+12.3%) :arrow_up:
windows-1.16-nightly 79.1% <100.0%> (+12.3%) :arrow_up:
windows-1.16-stable 79.1% <100.0%> (+12.3%) :arrow_up:
windows-1.17-nightly 79.1% <100.0%> (+12.3%) :arrow_up:
windows-1.17-stable 79.1% <100.0%> (+12.3%) :arrow_up:
Impacted Files Coverage Δ
nvim/nvim_windows.go 100.0% <ø> (ø)
nvim/api.go 96.7% <100.0%> (+56.9%) :arrow_up:
msgpack/decode.go 82.5% <0.0%> (+0.4%) :arrow_up:
msgpack/rpc/rpc.go 68.7% <0.0%> (+0.4%) :arrow_up:

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 2370a03...34b6240. Read the comment docs.