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

Skip to content

Conversation

@zdohnal
Copy link
Contributor

@zdohnal zdohnal commented Nov 20, 2017

Hi,
file src/proto/beval.pro is missing from SRC_ALL macro in Filetype file, which makes problem when I want to build Vim from source tarball, which is got by 'make unixall'

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2355      +/-   ##
==========================================
+ Coverage   74.43%   74.44%   +<.01%     
==========================================
  Files          91       91              
  Lines      132394   132393       -1     
  Branches    29080    30971    +1891     
==========================================
+ Hits        98551    98558       +7     
+ Misses      33818    33806      -12     
- Partials       25       29       +4
Impacted Files Coverage Δ
src/gui_beval.c 62.23% <0%> (-0.86%) ⬇️
src/if_py_both.h 76.45% <0%> (-0.15%) ⬇️
src/window.c 81.35% <0%> (-0.04%) ⬇️
src/gui_gtk_x11.c 47.7% <0%> (ø) ⬆️
src/os_unix.c 53.46% <0%> (+0.04%) ⬆️
src/gui.c 47.45% <0%> (+0.05%) ⬆️
src/ex_cmds2.c 80.25% <0%> (+0.09%) ⬆️
src/if_xcmdsrv.c 84.71% <0%> (+0.17%) ⬆️
src/libvterm/src/state.c 41.39% <0%> (+1.01%) ⬆️

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 5bbef31...7945e41. Read the comment docs.

@brammool brammool closed this in 91ffda9 Nov 21, 2017
@zdohnal zdohnal deleted the beval_pro branch November 21, 2017 15:37
adizero pushed a commit to adizero/vim that referenced this pull request May 19, 2018
Problem:    New proto file missing from distribution.
Solution:   Add it. (closes vim#2355)
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