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

Skip to content

Conversation

@dpelle
Copy link
Member

@dpelle dpelle commented May 22, 2017

This PR adds a test for the :spellrepall command which was not covered
with tests according to codecov:
https://codecov.io/gh/vim/vim/src/master/src/spell.c#L3647

@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1717      +/-   ##
==========================================
+ Coverage   74.94%   75.02%   +0.08%     
==========================================
  Files          76       76              
  Lines      124906   124946      +40     
==========================================
+ Hits        93609    93742     +133     
+ Misses      31297    31204      -93
Impacted Files Coverage Δ
src/message.c 68.07% <0%> (-0.46%) ⬇️
src/gui.c 45.56% <0%> (-0.06%) ⬇️
src/channel.c 83.71% <0%> (ø) ⬆️
src/evalfunc.c 81.12% <0%> (+0.02%) ⬆️
src/gui_gtk_x11.c 47.44% <0%> (+0.15%) ⬆️
src/window.c 81.25% <0%> (+0.16%) ⬆️
src/if_py_both.h 76.02% <0%> (+0.46%) ⬆️
src/spell.c 82.11% <0%> (+2.07%) ⬆️
src/if_xcmdsrv.c 86.11% <0%> (+2.77%) ⬆️

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 2a0b06d...7530e5d. Read the comment docs.

@brammool brammool closed this in 545cb79 May 23, 2017
desvp pushed a commit to desvp/vim that referenced this pull request May 30, 2017
Problem:    No test coverage for :spellrepall.
Solution:   Add a test. (Dominique Pelle, closes vim#1717)
dpelle pushed a commit to dpelle/vim that referenced this pull request Jul 31, 2017
Problem:    No test coverage for :spellrepall.
Solution:   Add a test. (Dominique Pelle, closes vim#1717)
justinmk added a commit to neovim/neovim that referenced this pull request Jan 15, 2018
Problem:    No test coverage for :spellrepall.
Solution:   Add a test. (Dominique Pelle, closes vim/vim#1717)

vim/vim@545cb79
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