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: implements neovim/neovim@4ae31c4 APIs #84

Merged
merged 3 commits into from Nov 17, 2020
Merged

Conversation

zchee
Copy link
Member

@zchee zchee commented Nov 12, 2020

Implements neovim/neovim@4ae31c4 APIs.

@zchee zchee requested a review from h-michael November 12, 2020 08:38
@zchee zchee self-assigned this Nov 12, 2020
@codecov
Copy link

codecov bot commented Nov 12, 2020

Codecov Report

Merging #84 (20b6209) into master (3d2a7d9) will increase coverage by 0.2%.
The diff coverage is 37.5%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #84     +/-   ##
========================================
+ Coverage    57.4%   57.6%   +0.2%     
========================================
  Files          11      11             
  Lines        2124    2132      +8     
========================================
+ Hits         1221    1230      +9     
+ Misses        769     768      -1     
  Partials      134     134             
Flag Coverage Δ
Linux-1.13.x 57.6% <37.5%> (+0.2%) ⬆️
Linux-1.14.x 57.6% <37.5%> (+0.2%) ⬆️
Linux-1.15.x 57.6% <37.5%> (+0.2%) ⬆️
macOS-1.13.x 57.6% <37.5%> (+0.2%) ⬆️
macOS-1.14.x 57.6% <37.5%> (+0.2%) ⬆️
macOS-1.15.x 57.6% <37.5%> (+0.2%) ⬆️

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

Impacted Files Coverage Δ
nvim/apiimp.go 25.8% <37.5%> (+1.6%) ⬆️

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 3d2a7d9...20b6209. Read the comment docs.

@zchee
Copy link
Member Author

zchee commented Nov 12, 2020

I'll write more test case on #82

@zchee zchee merged commit 20b6209 into master Nov 17, 2020
@zchee zchee deleted the nvim-4ae31c46f75a branch November 17, 2020 10:47
@zchee zchee removed the request for review from h-michael November 17, 2020 10:47
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.

None yet

1 participant