Re: Code coverage for D now supported

2015-04-30 Thread Andrei Alexandrescu via Digitalmars-d-announce
On 4/29/15 1:55 PM, Steve Peak wrote: With the help of @ColdenCullen, Codecov now supports D language. You can easily upload your coverage reports and utilize our many features to enhance your workflow. Writing tests for your code is important, no question. The results of your tests is simply pa

Re: Code coverage for D now supported

2015-04-29 Thread Walter Bright via Digitalmars-d-announce
On 4/29/2015 1:55 PM, Steve Peak wrote: With the help of @ColdenCullen, Codecov now supports D language. You can easily upload your coverage reports and utilize our many features to enhance your workflow. Thank you!