Page MenuHomeDevCentral

Handle case where Conduit repository.query doesn't send a value
ClosedPublic

Authored by dereckson on Mar 29 2018, 21:53.
Tags
None
Referenced Files
Unknown Object (File)
Mon, May 11, 16:05
Unknown Object (File)
Mon, May 4, 23:00
Unknown Object (File)
Mon, May 4, 00:12
Unknown Object (File)
Sun, May 3, 18:37
Unknown Object (File)
Thu, Apr 30, 17:17
Unknown Object (File)
Wed, Apr 29, 19:16
Unknown Object (File)
Wed, Apr 29, 15:08
Unknown Object (File)
Mon, Apr 27, 09:09
Subscribers
None

Details

Summary

Fix the following error in NotifyNewCommitsToDiffusion:
count(): Parameter must be an array or an object that implements Countable

Fixes T1387.

Test Plan

Tested by NotifyNewCommitsToDiffusionTest::testHandle

Diff Detail

Repository
rNOTIF Notifications center
Lint
Lint Passed
Unit
Tests Passed
Branch
T1387
Build Status
Buildable 2413
Build 2661: arc lint + arc unit

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Mar 29 2018, 21:54
This revision was automatically updated to reflect the committed changes.