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

test_filter_cmd: Ensure 'helplang' is set before trying to filter for it #3591

Closed
wants to merge 1 commit into from

Conversation

jamessan
Copy link
Contributor

@jamessan jamessan commented Nov 3, 2018

Since ":set" only shows options with non-default values, ensure
'helplang' has a value before trying to filter for it.

Since ":set" only shows options with non-default values, ensure
'helplang' has a value before trying to filter for it.
@codecov-io
Copy link

Codecov Report

Merging #3591 into master will increase coverage by <.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3591      +/-   ##
==========================================
+ Coverage   77.32%   77.32%   +<.01%     
==========================================
  Files          99       99              
  Lines      139177   139176       -1     
==========================================
+ Hits       107614   107621       +7     
+ Misses      31563    31555       -8
Impacted Files Coverage Δ
src/gui_beval.c 62% <0%> (-0.44%) ⬇️
src/message.c 75.33% <0%> (-0.2%) ⬇️
src/term.c 60.36% <0%> (-0.16%) ⬇️
src/diff.c 84.2% <0%> (-0.14%) ⬇️
src/os_unix.c 57.29% <0%> (-0.14%) ⬇️
src/window.c 83.41% <0%> (-0.1%) ⬇️
src/channel.c 83.14% <0%> (-0.08%) ⬇️
src/if_py_both.h 76.3% <0%> (-0.01%) ⬇️
src/syntax.c 78.45% <0%> (+0.02%) ⬆️
src/screen.c 79.24% <0%> (+0.06%) ⬆️
... and 2 more

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 4dbc262...8c321c3. Read the comment docs.

@brammool brammool closed this in bd9a0c6 Nov 3, 2018
@jamessan jamessan deleted the test_filter_cmd branch November 3, 2018 18:23
janlazo added a commit to janlazo/neovim that referenced this pull request Jul 1, 2019
Problem:    Filter command test may fail if helplang is not set.
Solution:   Set 'helplang' for the test. (James McCoy, closes vim/vim#3591)
vim/vim@bd9a0c6
janlazo added a commit to janlazo/neovim that referenced this pull request Jul 3, 2019
Problem:    Filter command test may fail if helplang is not set.
Solution:   Set 'helplang' for the test. (James McCoy, closes vim/vim#3591)
vim/vim@bd9a0c6
janlazo added a commit to janlazo/neovim that referenced this pull request Jul 3, 2019
Problem:    Filter command test may fail if helplang is not set.
Solution:   Set 'helplang' for the test. (James McCoy, closes vim/vim#3591)
vim/vim@bd9a0c6
janlazo added a commit to janlazo/neovim that referenced this pull request Jul 6, 2019
Problem:    Filter command test may fail if helplang is not set.
Solution:   Set 'helplang' for the test. (James McCoy, closes vim/vim#3591)
vim/vim@bd9a0c6
janlazo added a commit to janlazo/neovim that referenced this pull request Jul 8, 2019
Problem:    Filter command test may fail if helplang is not set.
Solution:   Set 'helplang' for the test. (James McCoy, closes vim/vim#3591)
vim/vim@bd9a0c6
janlazo added a commit to janlazo/neovim that referenced this pull request Jul 9, 2019
Problem:    Filter command test may fail if helplang is not set.
Solution:   Set 'helplang' for the test. (James McCoy, closes vim/vim#3591)
vim/vim@bd9a0c6
janlazo added a commit to janlazo/neovim that referenced this pull request Jul 10, 2019
Problem:    Filter command test may fail if helplang is not set.
Solution:   Set 'helplang' for the test. (James McCoy, closes vim/vim#3591)
vim/vim@bd9a0c6
janlazo added a commit to janlazo/neovim that referenced this pull request Jul 10, 2019
Problem:    Filter command test may fail if helplang is not set.
Solution:   Set 'helplang' for the test. (James McCoy, closes vim/vim#3591)
vim/vim@bd9a0c6
janlazo added a commit to janlazo/neovim that referenced this pull request Jul 13, 2019
Problem:    Filter command test may fail if helplang is not set.
Solution:   Set 'helplang' for the test. (James McCoy, closes vim/vim#3591)
vim/vim@bd9a0c6
janlazo added a commit to janlazo/neovim that referenced this pull request Jul 14, 2019
Problem:    Filter command test may fail if helplang is not set.
Solution:   Set 'helplang' for the test. (James McCoy, closes vim/vim#3591)
vim/vim@bd9a0c6
janlazo added a commit to janlazo/neovim that referenced this pull request Jul 15, 2019
Problem:    Filter command test may fail if helplang is not set.
Solution:   Set 'helplang' for the test. (James McCoy, closes vim/vim#3591)
vim/vim@bd9a0c6
janlazo added a commit to janlazo/neovim that referenced this pull request Jul 16, 2019
Problem:    Filter command test may fail if helplang is not set.
Solution:   Set 'helplang' for the test. (James McCoy, closes vim/vim#3591)
vim/vim@bd9a0c6
janlazo added a commit to janlazo/neovim that referenced this pull request Jul 16, 2019
Problem:    Filter command test may fail if helplang is not set.
Solution:   Set 'helplang' for the test. (James McCoy, closes vim/vim#3591)
vim/vim@bd9a0c6
timeyyy pushed a commit to timeyyy/neovim that referenced this pull request Aug 9, 2019
Problem:    Filter command test may fail if helplang is not set.
Solution:   Set 'helplang' for the test. (James McCoy, closes vim/vim#3591)
vim/vim@bd9a0c6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants