Page MenuHomeDevCentral

CI: adding coverage for unit tests
ClosedPublic

Authored by dereckson on Jul 12 2016, 13:29.
Tags
None
Referenced Files
F49815161: D518.id1251.diff
Mon, Sep 14, 20:33
F49699185: D518.id1251.diff
Mon, Sep 14, 00:16
Unknown Object (File)
Sun, Sep 13, 17:33
Unknown Object (File)
Sun, Sep 13, 11:36
Unknown Object (File)
Sat, Sep 12, 20:56
Unknown Object (File)
Fri, Sep 11, 16:31
Unknown Object (File)
Thu, Sep 10, 23:12
Unknown Object (File)
Thu, Sep 10, 19:27
Subscribers
None

Details

Test Plan

Run tests, check build folder

Diff Detail

Repository
rGROVE Auth Grove
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson retitled this revision from to CI: adding coverage for unit tests.
dereckson edited the test plan for this revision. (Show Details)
dereckson added a reviewer: dereckson.
dereckson edited edge metadata.

Error: No whitelist configured, no code coverage will be generated

dereckson edited edge metadata.

whitelist

dereckson edited edge metadata.
CI node
$ arc patch D518
Branch name arcpatch-D518 already exists; trying a new name.
Created and checked out branch arcpatch-D518_1.
Checking patch phpunit.xml...
Applied patch phpunit.xml cleanly.
 OKAY  Successfully committed patch.
$ phpunit                                                                                              
PHPUnit 5.1.3 by Sebastian Bergmann and contributors.

..................                                                18 / 18 (100%)

Time: 1.57 minutes, Memory: 39.75Mb

OK (18 tests, 29 assertions)

Generating code coverage report in Clover XML format ... done

Generating Crap4J report XML file ... done

Generating code coverage report in HTML format ... done

Generating code coverage report in PHPUnit XML format ... done
This revision is now accepted and ready to land.Jul 12 2016, 13:34
This revision was automatically updated to reflect the committed changes.