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: add Buffer event types #106

Merged
merged 2 commits into from
Mar 8, 2021
Merged

nvim: add Buffer event types #106

merged 2 commits into from
Mar 8, 2021

Conversation

zchee
Copy link
Member

@zchee zchee commented Mar 8, 2021

Add Buffer event types

@zchee zchee added the area/nvim label Mar 8, 2021
@zchee zchee self-assigned this Mar 8, 2021
@codecov
Copy link

codecov bot commented Mar 8, 2021

Codecov Report

Merging #106 (9aa93e7) into master (a45dcbd) will increase coverage by 0.0%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #106   +/-   ##
======================================
  Coverage    63.3%   63.4%           
======================================
  Files          14      14           
  Lines        2085    2085           
======================================
+ Hits         1321    1323    +2     
+ Misses        627     625    -2     
  Partials      137     137           
Flag Coverage Δ
linux-1.14 63.4% <ø> (+<0.1%) ⬆️
linux-1.15 63.4% <ø> (+<0.1%) ⬆️
linux-1.16 63.4% <ø> (+<0.1%) ⬆️
macos-1.14 63.3% <ø> (ø)
macos-1.15 63.4% <ø> (+<0.1%) ⬆️
macos-1.16 63.4% <ø> (+<0.1%) ⬆️
windows-1.14 62.6% <ø> (+<0.1%) ⬆️
windows-1.15 62.6% <ø> (+<0.1%) ⬆️
windows-1.16 62.6% <ø> (+<0.1%) ⬆️

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

Impacted Files Coverage Δ
nvim/types.go 0.0% <ø> (ø)
nvim/api.go 38.6% <0.0%> (+0.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 a45dcbd...9aa93e7. Read the comment docs.

@zchee zchee merged commit 8eb594d into master Mar 8, 2021
@zchee zchee deleted the nvim-buffer-event branch March 8, 2021 15:56
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