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, Jan 20, 03:46
Unknown Object (File)
Thu, Jan 2, 18:28
Unknown Object (File)
Thu, Jan 2, 01:44
Unknown Object (File)
Dec 23 2024, 00:47
Unknown Object (File)
Dec 19 2024, 14:07
Unknown Object (File)
Dec 19 2024, 13:52
Unknown Object (File)
Dec 10 2024, 19:57
Unknown Object (File)
Dec 4 2024, 21:29
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.