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)
Thu, Jun 19, 02:07
Unknown Object (File)
Fri, Jun 13, 18:32
Unknown Object (File)
Tue, Jun 10, 23:23
Unknown Object (File)
Tue, Jun 10, 06:13
Unknown Object (File)
Mon, Jun 9, 06:02
Unknown Object (File)
Mon, Jun 9, 04:21
Unknown Object (File)
Sun, Jun 8, 09:29
Unknown Object (File)
May 19 2025, 23:05
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.