After the recent refactorings all the files now have coverage information displayed in Coveralls: https://coveralls.io/github/vim/vim?branch=master
Some files are slow to load, but it works. Look for lines marked with a red background, these are not covered by a test. The green and orange lines are covered by a test. The display doesn't look nice, I have not been able to find a setting to improve that. Some files have low coverage, for example digraph.c has only 9% coverage: https://coveralls.io/builds/7070119/source?filename=src%2Fdigraph.c I would appreciate it if more tests can be written to increase the coverage, and thus the stability of Vim. The number has been increasing over the past year, but there is still a lot to do. Instructions for writing a test are in src/testdir/README.txt. -- A computer programmer is a device for turning requirements into undocumented features. It runs on cola, pizza and Dilbert cartoons. Bram Moolenaar /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
