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

Skip to content

Conversation

@yegappan
Copy link
Member

Pull request to check whether the converted tests pass on Windows.

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2230      +/-   ##
==========================================
- Coverage   74.34%   74.34%   -0.01%     
==========================================
  Files          90       90              
  Lines      132034   132034              
  Branches    28992    28992              
==========================================
- Hits        98160    98159       -1     
- Misses      33849    33850       +1     
  Partials       25       25
Impacted Files Coverage Δ
src/message.c 68.26% <0%> (-0.2%) ⬇️
src/os_unix.c 53.41% <0%> (-0.19%) ⬇️
src/term.c 50.78% <0%> (-0.11%) ⬇️
src/window.c 81.61% <0%> (-0.07%) ⬇️
src/memline.c 74.18% <0%> (-0.05%) ⬇️
src/ops.c 79.16% <0%> (-0.04%) ⬇️
src/ex_docmd.c 75.4% <0%> (-0.03%) ⬇️
src/gui_beval.c 44.78% <0%> (+0.3%) ⬆️
src/if_xcmdsrv.c 84.35% <0%> (+0.53%) ⬆️
src/libvterm/src/state.c 41.19% <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 67435d9...af43d18. Read the comment docs.

@brammool brammool closed this in 53f0c96 Oct 22, 2017
adizero pushed a commit to adizero/vim that referenced this pull request May 19, 2018
Problem:    Still too many old style tests.
Solution:   Convert a few more tests to new style. (Yegappan Lakshmanan,
            closes vim#2230)
janlazo added a commit to janlazo/neovim that referenced this pull request Aug 14, 2018
Problem:    Still too many old style tests.
Solution:   Convert a few more tests to new style. (Yegappan Lakshmanan,
            closes vim/vim#2230)
vim/vim@53f0c96
janlazo added a commit to janlazo/neovim that referenced this pull request Aug 15, 2018
Problem:    Still too many old style tests.
Solution:   Convert a few more tests to new style. (Yegappan Lakshmanan,
            closes vim/vim#2230)
vim/vim@53f0c96
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