Skip to content

Conversation

blueyed
Copy link

@blueyed blueyed commented Aug 5, 2018

Not sure about this, since e.g. for amiga it will then never be true.

Not sure about this, since e.g. for amiga it will then never be true.
blueyed added a commit to blueyed/vim that referenced this pull request Aug 5, 2018
Without this `executable("foobar")` is 1 after `let $PATH=""`.

vim#3282 would change/fix this already, but
I think an empty $PATH should not be considered to be "not implemented".

This is not a real use case, but I am using this in tests.
@codecov-io
Copy link

Codecov Report

Merging #3282 into master will decrease coverage by 0.03%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3282      +/-   ##
==========================================
- Coverage   76.57%   76.54%   -0.04%     
==========================================
  Files          93       93              
  Lines      136871   136871              
==========================================
- Hits       104815   104767      -48     
- Misses      32056    32104      +48
Impacted Files Coverage Δ
src/evalfunc.c 85.53% <66.66%> (-0.02%) ⬇️
src/gui_beval.c 55.02% <0%> (-6.56%) ⬇️
src/window.c 81.87% <0%> (-0.55%) ⬇️
src/message.c 74.64% <0%> (-0.25%) ⬇️
src/term.c 59.72% <0%> (-0.21%) ⬇️
src/os_unix.c 57.24% <0%> (-0.19%) ⬇️
src/gui_gtk_x11.c 48.18% <0%> (-0.1%) ⬇️
src/ex_cmds2.c 82.63% <0%> (-0.1%) ⬇️
src/gui.c 49.45% <0%> (-0.06%) ⬇️
src/screen.c 76.71% <0%> (-0.05%) ⬇️
... and 4 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 3cb4448...859422b. Read the comment docs.

@brammool
Copy link
Contributor

brammool commented Aug 7, 2018 via email

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.

3 participants