Hi all, On Wed, Jul 1, 2020 at 10:30 AM Yegappan Lakshmanan <[email protected]> wrote: > > On Fri, Mar 20, 2020 at 2:36 PM Yegappan Lakshmanan <[email protected]> > wrote: >> >> With the recent addition of many new test cases, the Vim code coverage >> has reached 85%: >> >> https://codecov.io/gh/vim/vim/commits >> >> Some statistics: >> 98 out of the 118 source files have greater than 80% code coverage. >> 47 source files have greater than 90% code coverage. >> > > An update on this. Vim code coverage has now reached 88%. > > https://codecov.io/gh/vim/vim/commit/9a78e6df17033223ebdf499f2b02b2538601c52d > > Update on the statistics: > 109 out of the 124 source files have greater than 80% code coverage. > 73 source files have greater than 90% code coverage. > 139,991 lines out of 159,080 lines are now covered. >
An update on this. Vim code coverage has now reached 89.51%. https://codecov.io/gh/vim/vim/commit/34fcb697240c1bc9e69417ed75db3b1a83479724/ Update on the statistics: 120 out of the 129 source files have greater than 80% code coverage. 86 source files have greater than 90% code coverage. 149,468 lines out of 166,980 lines are now covered by tests. All the source files containing the core Vim functionality (except for the GUI functionality) have > 80% code coverage. Regards, Yegappan -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7kYaZeNxzwV0bQnMNQ5RDMzz3grUk3ck5hA0aAVfd08nw%40mail.gmail.com.
