Page MenuHomeDevCentral

Add coverage information to tests
ClosedPublic

Authored by dereckson on Nov 21 2015, 06:41.
Tags
None
Referenced Files
F11489836: D87.id203.diff
Thu, Aug 28, 06:34
Unknown Object (File)
Wed, Aug 27, 11:07
Unknown Object (File)
Wed, Aug 27, 11:05
Unknown Object (File)
Wed, Aug 27, 11:05
Unknown Object (File)
Tue, Aug 26, 11:14
Unknown Object (File)
Sat, Aug 23, 20:02
Unknown Object (File)
Sun, Aug 17, 16:45
Unknown Object (File)
Sun, Aug 17, 16:32
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
No Lint Coverage
Unit
Tests Passed
Branch
coverage
Build Status
Buildable 95
Build 95: arc lint + arc unit

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.