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

Skip to content

Conversation

@yegappan
Copy link
Member

Convert test73, test68, test_close_count, test_fixeol, test_listchars and test_erasebackword into new style tests.

@codecov-io
Copy link

codecov-io commented Nov 12, 2017

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2326      +/-   ##
==========================================
- Coverage   74.42%   74.33%   -0.09%     
==========================================
  Files          90       90              
  Lines      132165   132166       +1     
  Branches    30902    30909       +7     
==========================================
- Hits        98367    98251     -116     
- Misses      33769    33890     +121     
+ Partials       29       25       -4
Impacted Files Coverage Δ
src/ops.c 77.48% <0%> (-1.69%) ⬇️
src/edit.c 83.82% <0%> (-1.46%) ⬇️
src/misc1.c 81.92% <0%> (-0.87%) ⬇️
src/mark.c 81.41% <0%> (-0.11%) ⬇️
src/search.c 73.64% <0%> (-0.08%) ⬇️
src/normal.c 72.3% <0%> (-0.08%) ⬇️
src/libvterm/src/screen.c 72.79% <0%> (+0.02%) ⬆️
src/gui_gtk_x11.c 47.8% <0%> (+0.04%) ⬆️
src/if_py_both.h 76.59% <0%> (+0.14%) ⬆️
src/term.c 50.88% <0%> (+0.16%) ⬆️
... and 4 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 e42a6d2...0a3d83f. Read the comment docs.

@brammool brammool closed this in 209d387 Nov 16, 2017
justinmk added a commit to justinmk/neovim that referenced this pull request Feb 11, 2018
Problem:    Still too many old style tests.
Solution:   Convert a few more tests to new style. (Yegappan Lakshmanan,
            closes vim/vim#2326)

vim/vim@209d387
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#2326)
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