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)
Mon, Nov 18, 7:11 AM
Unknown Object (File)
Mon, Nov 18, 2:39 AM
Unknown Object (File)
Sat, Nov 2, 3:14 AM
Unknown Object (File)
Mon, Oct 28, 12:01 AM
Unknown Object (File)
Oct 5 2024, 10:23 PM
Unknown Object (File)
Oct 5 2024, 10:22 PM
Unknown Object (File)
Oct 5 2024, 10:19 PM
Unknown Object (File)
Oct 5 2024, 8:16 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
No Lint Coverage
Unit
No Test Coverage