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

all: gofmt -w -r 'interface{} -> any' . #146

Closed sashamelentyev closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #146 (5af4d1c) into main (7e54b30) will decrease coverage by 0.7%. The diff coverage is 90.1%.

@@           Coverage Diff           @@
##            main    #146     +/-   ##
=======================================
- Coverage   83.2%   82.5%   -0.8%     
=======================================
  Files         14      14             
  Lines       3122    3122             
=======================================
- Hits        2600    2577     -23     
- Misses       522     545     +23     
Flag Coverage Δ
linux-1.17-nightly ?
linux-1.17-stable ?
linux-1.18-nightly ?
linux-1.18-stable 82.5% <90.1%> (ø)
linux-1.19-nightly ?
linux-1.19-stable 82.5% <90.1%> (ø)
macos-1.17-nightly ?
macos-1.17-stable ?
macos-1.18-nightly ?
macos-1.18-stable 82.5% <90.1%> (ø)
macos-1.19-nightly ?
macos-1.19-stable 82.5% <90.1%> (ø)
windows-1.17-nightly ?
windows-1.17-stable ?
windows-1.18-nightly ?
windows-1.18-stable 81.7% <89.4%> (ø)
windows-1.19-nightly ?
windows-1.19-stable 81.7% <89.4%> (ø)
Impacted Files Coverage Δ
msgpack/unpack.go 94.3% <ø> (ø)
nvim/types.go 88.8% <ø> (ø)
msgpack/rpc/rpc.go 68.7% <75.0%> (ø)
nvim/nvim.go 79.1% <81.8%> (ø)
nvim/api.go 94.1% <92.6%> (-3.1%) :arrow_down:
msgpack/decode.go 83.1% <100.0%> (ø)
msgpack/encode.go 83.0% <100.0%> (ø)
nvim/plugin/plugin.go 74.0% <100.0%> (ø)

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