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 deprecatedSince(7) to `ClearBufferHighlight`, add `AllOptionsInfo` and `OptionInfo` #85

Closed zchee closed 3 years ago

zchee commented 3 years ago
codecov[bot] commented 3 years ago

Codecov Report

Merging #85 (8b755b9) into master (bbdb4b1) will increase coverage by 0.3%. The diff coverage is 87.5%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #85     +/-   ##
========================================
+ Coverage    57.6%   58.0%   +0.3%     
========================================
  Files          11      11             
  Lines        2132    2140      +8     
========================================
+ Hits         1230    1243     +13     
+ Misses        768     763      -5     
  Partials      134     134             
Flag Coverage Δ
linux-1.13 58.0% <87.5%> (+0.3%) :arrow_up:
linux-1.14 58.0% <87.5%> (+0.3%) :arrow_up:
linux-1.15 58.0% <87.5%> (+0.3%) :arrow_up:
macos-1.13 58.0% <87.5%> (+0.3%) :arrow_up:
macos-1.14 58.0% <87.5%> (+0.3%) :arrow_up:
macos-1.15 58.0% <87.5%> (+0.3%) :arrow_up:

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

Impacted Files Coverage Δ
nvim/apiimp.go 26.9% <87.5%> (+1.1%) :arrow_up:
msgpack/decode.go 64.3% <0.0%> (+0.5%) :arrow_up:
msgpack/unpack.go 86.0% <0.0%> (+3.1%) :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 bbdb4b1...8b755b9. Read the comment docs.