Skip to content

Conversation

blueyed
Copy link

@blueyed blueyed commented Aug 5, 2018

Without this executable("foobar") is 1 after let $PATH="".

#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.

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 #3283 into master will decrease coverage by 0.03%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3283      +/-   ##
==========================================
- Coverage   76.57%   76.54%   -0.04%     
==========================================
  Files          93       93              
  Lines      136871   136872       +1     
==========================================
- Hits       104815   104774      -41     
- Misses      32056    32098      +42
Impacted Files Coverage Δ
src/os_unix.c 57.41% <66.66%> (-0.01%) ⬇️
src/gui_beval.c 55.02% <0%> (-6.56%) ⬇️
src/window.c 81.87% <0%> (-0.55%) ⬇️
src/gui_gtk_x11.c 48.03% <0%> (-0.25%) ⬇️
src/message.c 74.64% <0%> (-0.25%) ⬇️
src/term.c 59.72% <0%> (-0.21%) ⬇️
src/ex_cmds2.c 82.63% <0%> (-0.1%) ⬇️
src/screen.c 76.71% <0%> (-0.05%) ⬇️
src/if_py_both.h 76.57% <0%> (-0.01%) ⬇️
src/channel.c 83.11% <0%> (+0.03%) ⬆️
... and 1 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...d94664d. Read the comment docs.

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.

2 participants