Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

nvim: Update documentation and small optimize #108

Merged
merged 4 commits into from
Mar 22, 2021
Merged

Conversation

zchee
Copy link
Member

@zchee zchee commented Mar 22, 2021

Update documentation and small optimize.

@zchee zchee self-assigned this Mar 22, 2021
@codecov
Copy link

codecov bot commented Mar 22, 2021

Codecov Report

Merging #108 (6785b73) into master (7420c31) will decrease coverage by 0.1%.
The diff coverage is 66.6%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #108     +/-   ##
========================================
- Coverage    63.4%   63.2%   -0.2%     
========================================
  Files          14      14             
  Lines        2085    2085             
========================================
- Hits         1323    1319      -4     
- Misses        625     631      +6     
+ Partials      137     135      -2     
Flag Coverage Δ
linux-1.14 63.2% <66.6%> (-0.2%) ⬇️
linux-1.15 63.2% <66.6%> (-0.2%) ⬇️
linux-1.16 63.2% <66.6%> (-0.1%) ⬇️
macos-1.14 63.2% <66.6%> (-0.2%) ⬇️
macos-1.15 63.2% <66.6%> (-0.1%) ⬇️
macos-1.16 63.2% <66.6%> (-0.2%) ⬇️
windows-1.14 62.4% <66.6%> (-0.2%) ⬇️
windows-1.15 62.4% <66.6%> (?)
windows-1.16 62.4% <66.6%> (-0.1%) ⬇️

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

Impacted Files Coverage Δ
nvim/api.go 38.6% <ø> (ø)
nvim/helpers.go 82.6% <ø> (ø)
nvim/types.go 0.0% <ø> (ø)
nvim/nvim.go 70.4% <66.6%> (ø)
msgpack/decode.go 74.2% <0.0%> (-1.8%) ⬇️
msgpack/unpack.go 92.2% <0.0%> (+1.5%) ⬆️

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 7420c31...6785b73. Read the comment docs.

@zchee zchee changed the title nvim: add Border field to WindowConfig nvim: Update documentation and small optimize Mar 22, 2021
@zchee zchee force-pushed the nvim-update-docs-and-opt branch from 1e99f01 to 6785b73 Compare March 22, 2021 23:46
@zchee zchee marked this pull request as ready for review March 22, 2021 23:51
@zchee zchee merged commit ee5cbe9 into master Mar 22, 2021
@zchee zchee deleted the nvim-update-docs-and-opt branch March 22, 2021 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant