June 20, 2013
http://d.puremagic.com/issues/show_bug.cgi?id=10430

           Summary: Makefiles should print code coverage percentages when
                    running unittests
           Product: D
           Version: D2
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Phobos
        AssignedTo: nobody@puremagic.com
        ReportedBy: joseph.wakeling@webdrake.net


--- Comment #0 from Joseph Rushton Wakeling <joseph.wakeling@webdrake.net> 2013-06-20 15:11:12 PDT ---
When Phobos unittests are built, the printout of test results should include code coverage percentages.  In this way it will be easy to see any unexpected changes in the coverage, and since developers will then see coverage results on a regular basis, they will easily be able to see what parts of the codebase need unittest attention (as well as getting a welcome dose of advertising for the very existence of code coverage analysis:-)

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------