Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@mattn
Copy link
Member

@mattn mattn commented Sep 24, 2017

No description provided.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2153      +/-   ##
==========================================
- Coverage   73.97%   73.97%   -0.01%     
==========================================
  Files          90       90              
  Lines      131906   131907       +1     
  Branches    30835    28964    -1871     
==========================================
- Hits        97579    97572       -7     
+ Misses      34323    34316       -7     
- Partials        4       19      +15
Impacted Files Coverage Δ
src/quickfix.c 92.44% <ø> (ø) ⬆️
src/gui_beval.c 44.78% <0%> (-0.31%) ⬇️
src/libvterm/src/screen.c 71.37% <0%> (-0.29%) ⬇️
src/ex_cmds2.c 80.21% <0%> (-0.1%) ⬇️
src/window.c 81.65% <0%> (+0.03%) ⬆️
src/gui.c 46.34% <0%> (+0.05%) ⬆️
src/ex_cmds.c 77.8% <0%> (+0.08%) ⬆️
src/if_py_both.h 76.23% <0%> (+0.14%) ⬆️

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 e0de17d...a475200. Read the comment docs.

@brammool brammool closed this in 0b05e49 Sep 24, 2017
@mattn mattn deleted the fix-macro branch September 24, 2017 23:56
adizero pushed a commit to adizero/vim that referenced this pull request May 19, 2018
Problem:    Using wrong #ifdef for computing length.
Solution:   use BACKSLASH_IN_FILENAME instead of COLON_IN_FILENAME. (Yasuhiro
            Matsomoto, closes vim#2153)
janlazo added a commit to janlazo/neovim that referenced this pull request Apr 17, 2019
Problem:    Using wrong #ifdef for computing length.
Solution:   use BACKSLASH_IN_FILENAME instead of COLON_IN_FILENAME. (Yasuhiro
            Matsomoto, closes vim/vim#2153)
vim/vim@0b05e49
janlazo added a commit to janlazo/neovim that referenced this pull request May 7, 2019
Problem:    Using wrong #ifdef for computing length.
Solution:   use BACKSLASH_IN_FILENAME instead of COLON_IN_FILENAME. (Yasuhiro
            Matsomoto, closes vim/vim#2153)
vim/vim@0b05e49
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