Page MenuHomeDevCentral

Add coverage information to tests
ClosedPublic

Authored by dereckson on Nov 21 2015, 06:41.
Tags
None
Referenced Files
F2830503: D87.id204.diff
Fri, Apr 19, 12:32
F2829041: D87.id203.diff
Fri, Apr 19, 06:49
F2825642: D87.id203.diff
Thu, Apr 18, 16:43
F2825641: D87.diff
Thu, Apr 18, 16:43
Unknown Object (File)
Thu, Apr 18, 06:59
Unknown Object (File)
Thu, Apr 18, 01:10
Unknown Object (File)
Sun, Apr 14, 11:35
Unknown Object (File)
Wed, Apr 10, 07:12
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.