Skip to content

Conversation

@zchee
Copy link
Member

@zchee zchee commented May 10, 2021

Implements Notify, OpenTerm and HideWindow following neovim/neovim@b274b9887aba.

Close: #110

@zchee zchee self-assigned this May 10, 2021
@zchee zchee changed the title nvim: ignore nvim_chan_send because FUNC_API_LUA_ONLY nvim: implements Notify, OpenTerm and HideWindow following neovim/neovim@b274b98 May 10, 2021
@zchee zchee force-pushed the nvim-b274b9887aba branch 2 times, most recently from 696f805 to 952a81b Compare May 10, 2021 20:24
@codecov
Copy link

codecov bot commented May 10, 2021

Codecov Report

Merging #113 (291a8c8) into master (2542aa1) will increase coverage by 0.6%.
The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #113     +/-   ##
========================================
+ Coverage    63.2%   63.9%   +0.6%     
========================================
  Files          14      14             
  Lines        2085    2114     +29     
========================================
+ Hits         1319    1352     +33     
+ Misses        631     626      -5     
- Partials      135     136      +1     
Flag Coverage Δ
linux-1.14 63.9% <100.0%> (+0.6%) ⬆️
linux-1.15 63.8% <100.0%> (+0.5%) ⬆️
linux-1.16 63.8% <100.0%> (+0.5%) ⬆️
macos-1.14 63.9% <100.0%> (+0.6%) ⬆️
macos-1.15 63.8% <100.0%> (+0.5%) ⬆️
macos-1.16 63.9% <100.0%> (+0.7%) ⬆️
windows-1.14 63.1% <100.0%> (+0.7%) ⬆️
windows-1.15 63.1% <100.0%> (+0.6%) ⬆️
windows-1.16 63.1% <100.0%> (+0.7%) ⬆️

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

Impacted Files Coverage Δ
nvim/api.go 40.2% <100.0%> (+1.5%) ⬆️
nvim/nvim.go 72.1% <100.0%> (+1.6%) ⬆️
nvim/types.go 92.8% <100.0%> (+92.8%) ⬆️

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 2542aa1...291a8c8. Read the comment docs.

@zchee zchee force-pushed the nvim-b274b9887aba branch from 952a81b to 77e2eb3 Compare May 25, 2021 09:02
@zchee zchee force-pushed the nvim-b274b9887aba branch 3 times, most recently from 7a6ded3 to 569f09c Compare June 11, 2021 11:34
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
@zchee zchee force-pushed the nvim-b274b9887aba branch 2 times, most recently from 57a2bfa to 49aaa5a Compare June 12, 2021 21:53
zchee added 8 commits June 14, 2021 19:59
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
Signed-off-by: Koichi Shiraishi <zchee.io@gmail.com>
@zchee zchee force-pushed the nvim-b274b9887aba branch from 49aaa5a to 291a8c8 Compare June 14, 2021 11:18
@zchee zchee marked this pull request as ready for review June 14, 2021 19:01
@zchee zchee merged commit e3638e2 into master Jun 14, 2021
@zchee zchee deleted the nvim-b274b9887aba branch June 14, 2021 20:25
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.

2 participants