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)
Sat, Sep 28, 3:54 AM
Unknown Object (File)
Sat, Sep 28, 3:54 AM
Unknown Object (File)
Sat, Sep 28, 3:54 AM
Unknown Object (File)
Sat, Sep 28, 3:54 AM
Unknown Object (File)
Sat, Sep 28, 3:49 AM
Unknown Object (File)
Aug 27 2024, 6:27 PM
Unknown Object (File)
Aug 27 2024, 6:27 PM
Unknown Object (File)
Aug 27 2024, 6:27 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