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 deprecatedSince(7) to ClearBufferHighlight, add AllOptionsInfo and OptionInfo #85

Merged
merged 4 commits into from
Dec 30, 2020

Conversation

zchee
Copy link
Member

@zchee zchee commented Dec 15, 2020

  • add deprecatedSince(7) to ClearBufferHighlight
  • add AllOptionsInfo and OptionInfo methods

@zchee zchee self-assigned this Dec 15, 2020
@codecov
Copy link

codecov bot commented Dec 15, 2020

Codecov Report

Merging #85 (8b755b9) into master (bbdb4b1) will increase coverage by 0.3%.
The diff coverage is 87.5%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master     #85     +/-   ##
========================================
+ Coverage    57.6%   58.0%   +0.3%     
========================================
  Files          11      11             
  Lines        2132    2140      +8     
========================================
+ Hits         1230    1243     +13     
+ Misses        768     763      -5     
  Partials      134     134             
Flag Coverage Δ
linux-1.13 58.0% <87.5%> (+0.3%) ⬆️
linux-1.14 58.0% <87.5%> (+0.3%) ⬆️
linux-1.15 58.0% <87.5%> (+0.3%) ⬆️
macos-1.13 58.0% <87.5%> (+0.3%) ⬆️
macos-1.14 58.0% <87.5%> (+0.3%) ⬆️
macos-1.15 58.0% <87.5%> (+0.3%) ⬆️

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

Impacted Files Coverage Δ
nvim/apiimp.go 26.9% <87.5%> (+1.1%) ⬆️
msgpack/decode.go 64.3% <0.0%> (+0.5%) ⬆️
msgpack/unpack.go 86.0% <0.0%> (+3.1%) ⬆️

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 bbdb4b1...8b755b9. Read the comment docs.

@zchee zchee force-pushed the nvim-17a58043a3fc branch 2 times, most recently from 5dd7281 to 82f0792 Compare December 30, 2020 17:10
@zchee zchee changed the title apidef: add deprecatedSince(7) to ClearBufferHighlight apidef: add deprecatedSince(7) to ClearBufferHighlight, add AllOptionsInfo and OptionInfo Dec 30, 2020
@zchee zchee force-pushed the nvim-17a58043a3fc branch from 82f0792 to 8160c38 Compare December 30, 2020 17:13
@zchee zchee changed the title apidef: add deprecatedSince(7) to ClearBufferHighlight, add AllOptionsInfo and OptionInfo nvim: add deprecatedSince(7) to ClearBufferHighlight, add AllOptionsInfo and OptionInfo Dec 30, 2020
@zchee zchee force-pushed the nvim-17a58043a3fc branch from 8160c38 to f4057d2 Compare December 30, 2020 17:50
@zchee zchee force-pushed the nvim-17a58043a3fc branch 2 times, most recently from ad05234 to 8b755b9 Compare December 30, 2020 18:51
@zchee zchee marked this pull request as ready for review December 30, 2020 18:52
@zchee zchee merged commit 8b755b9 into master Dec 30, 2020
@zchee zchee deleted the nvim-17a58043a3fc branch December 30, 2020 18:54
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