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)
Sun, Jun 21, 09:43
Unknown Object (File)
Thu, Jun 18, 04:54
Unknown Object (File)
Wed, Jun 17, 14:48
Unknown Object (File)
Mon, Jun 15, 17:40
Unknown Object (File)
Sun, Jun 14, 05:01
Unknown Object (File)
Sat, Jun 13, 01:14
Unknown Object (File)
Fri, Jun 12, 22:37
Unknown Object (File)
Wed, Jun 10, 21:39
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 Not Applicable
Unit
Tests Not Applicable

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.