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

Skip to content

Conversation

@dpelle
Copy link
Member

@dpelle dpelle commented Sep 25, 2017

This PR adds tests for diff_hlID() and diff_filler() functions which are currently
not tested according to coveralls:

https://coveralls.io/builds/13408237/source?filename=src%2Fevalfunc.c#L2607

@codecov-io
Copy link

Codecov Report

Merging #2156 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2156      +/-   ##
==========================================
- Coverage   73.96%   73.95%   -0.02%     
==========================================
  Files          90       90              
  Lines      131906   131907       +1     
  Branches    28964    28964              
==========================================
- Hits        97570    97556      -14     
- Misses      34313    34332      +19     
+ Partials       23       19       -4
Impacted Files Coverage Δ
src/gui_beval.c 39.87% <0%> (-4.91%) ⬇️
src/window.c 81.02% <0%> (-0.73%) ⬇️
src/term.c 51.23% <0%> (-0.22%) ⬇️
src/message.c 68.26% <0%> (-0.2%) ⬇️
src/gui_gtk_x11.c 47.66% <0%> (-0.11%) ⬇️
src/libvterm/src/screen.c 71.35% <0%> (-0.03%) ⬇️
src/syntax.c 77.37% <0%> (+0.02%) ⬆️
src/channel.c 82.58% <0%> (+0.04%) ⬆️
src/diff.c 82.39% <0%> (+0.08%) ⬆️
src/if_py_both.h 76.23% <0%> (+0.14%) ⬆️
... 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 0b05e49...7ca4db1. Read the comment docs.

@brammool brammool closed this in 97fbc40 Sep 26, 2017
adizero pushed a commit to adizero/vim that referenced this pull request May 19, 2018
Problem:    No tests for diff_hlID() and diff_filler().
Solution:   Add tests. (Dominique Pelle, closes vim#2156)
janlazo added a commit to janlazo/neovim that referenced this pull request Aug 10, 2018
Problem:    No tests for diff_hlID() and diff_filler().
Solution:   Add tests. (Dominique Pelle, closes vim/vim#2156)
vim/vim@97fbc40
janlazo added a commit to janlazo/neovim that referenced this pull request Feb 4, 2019
Problem:    No tests for diff_hlID() and diff_filler().
Solution:   Add tests. (Dominique Pelle, closes vim/vim#2156)
vim/vim@97fbc40
janlazo added a commit to janlazo/neovim that referenced this pull request Mar 30, 2019
Problem:    No tests for diff_hlID() and diff_filler().
Solution:   Add tests. (Dominique Pelle, closes vim/vim#2156)
vim/vim@97fbc40
janlazo added a commit to janlazo/neovim that referenced this pull request Mar 30, 2019
Problem:    No tests for diff_hlID() and diff_filler().
Solution:   Add tests. (Dominique Pelle, closes vim/vim#2156)
vim/vim@97fbc40
janlazo added a commit to janlazo/neovim that referenced this pull request Mar 31, 2019
Problem:    No tests for diff_hlID() and diff_filler().
Solution:   Add tests. (Dominique Pelle, closes vim/vim#2156)
vim/vim@97fbc40
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