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

Skip to content

Conversation

@yegappan
Copy link
Member

@yegappan yegappan commented Nov 5, 2017

Convert the tests test55, test_insertcount, test_changelist and test_search_mbyte
into new style tests.

@brammool brammool closed this in fb094e1 Nov 5, 2017
@codecov-io
Copy link

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #2290     +/-   ##
=========================================
+ Coverage   74.32%   74.43%   +0.1%     
=========================================
  Files          89       90      +1     
  Lines      129445   132129   +2684     
  Branches    30886    30730    -156     
=========================================
+ Hits        96207    98344   +2137     
- Misses      33206    33756    +550     
+ Partials       32       29      -3
Impacted Files Coverage Δ
src/if_python.c 77.43% <0%> (-1.35%) ⬇️
src/if_python3.c 75.8% <0%> (-1.23%) ⬇️
src/spellfile.c 73.95% <0%> (-1.05%) ⬇️
src/if_perl.xs 85.61% <0%> (-0.36%) ⬇️
src/netbeans.c 27.02% <0%> (-0.28%) ⬇️
src/if_lua.c 54.17% <0%> (-0.16%) ⬇️
src/libvterm/src/parser.c 62.87% <0%> (-0.16%) ⬇️
src/eval.c 80.82% <0%> (-0.16%) ⬇️
src/popupmnu.c 77.08% <0%> (-0.15%) ⬇️
src/message.c 68.06% <0%> (-0.11%) ⬇️
... and 65 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 8fdb35a...f202e17. Read the comment docs.

justinmk added a commit to justinmk/neovim that referenced this pull request Feb 12, 2018
Problem:    Still too many old style tests.
Solution:   Convert a few more tests to new style. (Yegappan Lakshmanan,
            closes vim/vim#2290)

vim/vim@fb094e1
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#2290)
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