[Issue 10430] New: Makefiles should print code coverage percentages when running unittests

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Jun 20 15:11:12 PDT 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 at puremagic.com
        ReportedBy: joseph.wakeling at webdrake.net


--- Comment #0 from Joseph Rushton Wakeling <joseph.wakeling at 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: -------


More information about the Digitalmars-d-bugs mailing list