Page MenuHomePhabricator

[lib] Inline reduceConnectionInfo pt.1
ClosedPublic

Authored by inka on Nov 9 2023, 7:30 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 30, 9:12 PM
Unknown Object (File)
Sun, Jun 30, 4:45 AM
Unknown Object (File)
Wed, Jun 26, 12:32 AM
Unknown Object (File)
Tue, Jun 25, 4:33 PM
Unknown Object (File)
Tue, Jun 25, 8:23 AM
Unknown Object (File)
Tue, Jun 25, 7:56 AM
Unknown Object (File)
Fri, Jun 21, 6:11 AM
Unknown Object (File)
Wed, Jun 19, 1:33 PM
Subscribers

Details

Summary

issue: https://linear.app/comm/issue/ENG-5352/inline-reduceconnectioninfo
This reducer is big, so I will do this in two parts. Some actions needed to have their payloads updated.

Socket is keyserver specific. ActivityHandler is only used in socket, so it is also keyserver specific

Test Plan

Dispatched updateConnectionStatusActionType, queueActivityUpdatesActionType, updateActivityActionTypes.success action and checked that the store is updated as expected. Assuming that unsupervisedBackgroundActionType works by symmetry with updateConnectionStatusActionType
Ran yarn flow-all

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable