@recaptime-dev's working patches + fork for Phorge, a community fork of Phabricator. (Upstream dev and stable branches are at upstream/main and upstream/stable respectively.) hq.recaptime.dev/wiki/Phorge
phorge phabricator
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Mark optional conduit parameter

vrana 8745374c 87ff4614

+1 -1
+1 -1
src/applications/conduit/method/differential/updateunitresults/ConduitAPI_differential_updateunitresults_Method.php
··· 33 33 'name' => 'required string', 34 34 'result' => 'required string', 35 35 'message' => 'required string', 36 - 'coverage' => 'map<string, string>', 36 + 'coverage' => 'optional map<string, string>', 37 37 ); 38 38 } 39 39