Page MenuHomeDevCentral

Add coverage information to tests
ClosedPublic

Authored by dereckson on Nov 21 2015, 06:41.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 16, 23:32
Unknown Object (File)
Sat, Sep 14, 04:20
Unknown Object (File)
Sat, Sep 14, 04:20
Unknown Object (File)
Fri, Sep 13, 13:58
Unknown Object (File)
Wed, Sep 11, 15:33
Unknown Object (File)
Sat, Sep 7, 07:56
Unknown Object (File)
Thu, Sep 5, 10:38
Unknown Object (File)
Tue, Sep 3, 00:22
Subscribers
None

Details

Summary

We add @covers, so coverage reports won't consider a function tested if called
in a test for another function.

Reference: https://phpunit.de/manual/current/en/appendixes.annotations.html#appendixes.annotations.covers

Test Plan

proofed file

Diff Detail

Repository
rKGF Keruald global functions
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to Add coverage information to tests.
dereckson updated this object.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: xcombelle.
xcombelle edited edge metadata.
This revision is now accepted and ready to land.Nov 23 2015, 10:46
This revision was automatically updated to reflect the committed changes.