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

Skip to content

Conversation

@dpelle
Copy link
Member

@dpelle dpelle commented Jun 25, 2017

This PR tests functions synstack() and synIDtrans() which were
not covered with tests according to codecov.

@codecov-io
Copy link

Codecov Report

Merging #1796 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1796      +/-   ##
==========================================
+ Coverage   75.11%   75.15%   +0.03%     
==========================================
  Files          76       76              
  Lines      125109   125149      +40     
==========================================
+ Hits        93978    94055      +77     
+ Misses      31131    31094      -37
Impacted Files Coverage Δ
src/channel.c 83.85% <0%> (-0.05%) ⬇️
src/gui_gtk_x11.c 47.54% <0%> (+0.1%) ⬆️
src/syntax.c 77.29% <0%> (+0.15%) ⬆️
src/if_xcmdsrv.c 86.11% <0%> (+0.18%) ⬆️
src/evalfunc.c 81.99% <0%> (+0.36%) ⬆️
src/if_py_both.h 76.01% <0%> (+0.7%) ⬆️

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 41cc038...14b0c60. Read the comment docs.

@brammool brammool closed this in 0b2eef2 Jun 27, 2017
dpelle pushed a commit to dpelle/vim that referenced this pull request Jul 31, 2017
Problem:    No test for synIDtrans().
Solution:   Add a test. (Dominique Pelle, closes vim#1796)
janlazo added a commit to janlazo/neovim that referenced this pull request Jul 2, 2018
Problem:    No test for synIDtrans().
Solution:   Add a test. (Dominique Pelle, closes vim/vim#1796)
vim/vim@0b2eef2
janlazo added a commit to janlazo/neovim that referenced this pull request Jul 2, 2018
Problem:    No test for synIDtrans().
Solution:   Add a test. (Dominique Pelle, closes vim/vim#1796)
vim/vim@0b2eef2
janlazo added a commit to janlazo/neovim that referenced this pull request Jul 13, 2018
Problem:    No test for synIDtrans().
Solution:   Add a test. (Dominique Pelle, closes vim/vim#1796)
vim/vim@0b2eef2
janlazo added a commit to janlazo/neovim that referenced this pull request Aug 12, 2018
Problem:    No test for synIDtrans().
Solution:   Add a test. (Dominique Pelle, closes vim/vim#1796)
vim/vim@0b2eef2
janlazo added a commit to janlazo/neovim that referenced this pull request Aug 13, 2018
Problem:    No test for synIDtrans().
Solution:   Add a test. (Dominique Pelle, closes vim/vim#1796)
vim/vim@0b2eef2
janlazo added a commit to janlazo/neovim that referenced this pull request Aug 21, 2018
Problem:    No test for synIDtrans().
Solution:   Add a test. (Dominique Pelle, closes vim/vim#1796)
vim/vim@0b2eef2
justinmk pushed a commit to neovim/neovim that referenced this pull request Sep 21, 2018
Problem:    No test for synIDtrans().
Solution:   Add a test. (Dominique Pelle, closes vim/vim#1796)
vim/vim@0b2eef2
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