Page MenuHomePhabricator

[lib] Update `lib/types` to accomodate `RawThreadInfos`
ClosedPublic

Authored by atul on Dec 7 2023, 6:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 17, 8:05 AM
Unknown Object (File)
Thu, Oct 17, 7:44 AM
Unknown Object (File)
Tue, Oct 15, 8:50 PM
Unknown Object (File)
Tue, Oct 15, 8:50 PM
Unknown Object (File)
Sep 16 2024, 1:59 PM
Unknown Object (File)
Sep 16 2024, 1:59 PM
Unknown Object (File)
Sep 16 2024, 1:59 PM
Unknown Object (File)
Sep 16 2024, 1:59 PM
Subscribers
None

Details

Summary

Update types that used LegacyRawThreadInfos to now use RawThreadInfos which is LegacyRawThreadInfos | MinimallyEncodedRawThreadInfos.

NOTE: CI is expected to fail. I got to a point in my local environment where all flow issues were resolved, but based on earlier fedback in the stack I'm breaking them down so things are easier to review.. even if that means that intermediate steps fail.

Depends on D10235

Test Plan

Flow/CI AT END OF STACK + thorough testing of keyserver and native client.

Diff Detail

Repository
rCOMM Comm
Lint
No Lint Coverage
Unit
No Test Coverage