This refactors the integrity reducer starting state to use processStoreOps. If empty state, we should generate a remove_all_integrity_thread_hashes op.
More context: https://phab.comm.dev/D11287
Depends on D11298
Differential D11322 Authored by will on Mar 13 2024, 11:27 PM.
Details Summary This refactors the integrity reducer starting state to use processStoreOps. If empty state, we should generate a remove_all_integrity_thread_hashes op. More context: https://phab.comm.dev/D11287 Depends on D11298 Test Plan flow check
Diff Detail
Event TimelineHerald added a subscriber: ashoat. · View Herald TranscriptMar 13 2024, 11:27 PM2024-03-13 23:27:25 (UTC-7) will edited the summary of this revision. (Show Details)Mar 13 2024, 11:33 PM2024-03-13 23:33:57 (UTC-7) will edited the summary of this revision. (Show Details)Mar 13 2024, 11:37 PM2024-03-13 23:37:48 (UTC-7) will added a parent revision: D11298: [lib] Refactor integrity reducer to process threadStore ops with sqlite ops. Harbormaster completed remote builds in B27492: Diff 38049.Mar 13 2024, 11:42 PM2024-03-13 23:42:43 (UTC-7) This revision is now accepted and ready to land.Mar 18 2024, 6:19 AM2024-03-18 06:19:38 (UTC-7) will removed a child revision: D11323: [lib] return ops from integrity store reducer.Mar 25 2024, 1:42 PM2024-03-25 13:42:44 (UTC-7) Closed by commit rCOMM2107c0a14ea4: refactor integrity reducer starting state to use processStoreOps (authored by will). · Explain WhyMar 25 2024, 2:11 PM2024-03-25 14:11:03 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 38049 lib/reducers/integrity-reducer.js
|