Christian Brabandt wrote: > On Mi, 20 Jul 2016, Bram Moolenaar wrote: > > > > > Christian Brabandt wrote: > > > > > On Mi, 20 Jul 2016, Bram Moolenaar wrote: > > > > > > > Patch 7.4.2084 > > > > Problem: New digraph test makes testing hang. > > > > Solution: Don't set "nocp". > > > > > > How did you know that? > > > > Guessing :-). I could not reproduce locally, but this was the > > suspicious part. And it appears it did fix it. The huge clang build > > did take long though. > > > > Looks like the test increased coverage to 38%. One simple way to > > Yes, however, before that patch, the overall coverage was something like > 64.96% now it is back at 64.51%. I don't understand that.
Coveralls works weird. The percentage changes later, now the same build has 65.05%. So coverage did increase 0.1 %. They should also drop the last digit, since it often goes up or down a bit. Just one digit after the decimal point avoids the noise. -- No letters of the alphabet were harmed in the creation of this message. /// 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.
