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 skipVersion test util for API version compatibility #119

Merged
merged 1 commit into from
Nov 22, 2021

Conversation

zchee
Copy link
Member

@zchee zchee commented Nov 22, 2021

nvim: add skipVersion test util for API version compatibility.

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

codecov bot commented Nov 22, 2021

Codecov Report

Merging #119 (35e18ab) into master (c8dbb8f) will increase coverage by 0.4%.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #119     +/-   ##
========================================
+ Coverage    63.9%   64.4%   +0.4%     
========================================
  Files          14      14             
  Lines        2114    2114             
========================================
+ Hits         1352    1362     +10     
+ Misses        626     615     -11     
- Partials      136     137      +1     
Flag Coverage Δ
linux-1.15 64.4% <ø> (+0.4%) ⬆️
linux-1.16 64.4% <ø> (+0.4%) ⬆️
linux-1.17 64.4% <ø> (+0.4%) ⬆️
macos-1.15 64.3% <ø> (+0.3%) ⬆️
macos-1.16 64.4% <ø> (+0.4%) ⬆️
macos-1.17 64.4% <ø> (+0.5%) ⬆️
windows-1.15 63.6% <ø> (+0.4%) ⬆️
windows-1.16 63.6% <ø> (+0.4%) ⬆️
windows-1.17 63.6% <ø> (+0.4%) ⬆️

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

Impacted Files Coverage Δ
nvim/api.go 40.7% <0.0%> (+0.5%) ⬆️
msgpack/decode.go 76.5% <0.0%> (+2.2%) ⬆️

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 c8dbb8f...35e18ab. Read the comment docs.

@zchee zchee merged commit 35e18ab into master Nov 22, 2021
@zchee zchee deleted the nvim/skiptest-version branch November 22, 2021 09:21
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