Refactor the thread activity reducer to use sqlite operations
Depends on D11576
Paths
| Differential D11578 Authored by will on Apr 8 2024, 6:24 AM.
Tags None Referenced Files
Details Summary Refactor the thread activity reducer to use sqlite operations Depends on D11576 Test Plan Passing existing thread activity reducer tests. Actual sqlite operations are tested later in stack.
Diff Detail
Event TimelineHerald added subscribers: tomek, ashoat. · View Herald TranscriptApr 8 2024, 6:24 AM2024-04-08 06:24:18 (UTC-7) will edited the summary of this revision. (Show Details)Apr 8 2024, 6:25 AM2024-04-08 06:25:24 (UTC-7) will added a child revision: D11579: [lib] return ops from thread activity reducer.Apr 8 2024, 6:27 AM2024-04-08 06:27:09 (UTC-7) Harbormaster returned this revision to the author for changes because remote builds failed.Apr 8 2024, 6:28 AM2024-04-08 06:28:01 (UTC-7) Harbormaster completed remote builds in B28057: Diff 38907.Apr 8 2024, 7:30 AM2024-04-08 07:30:11 (UTC-7) This revision is now accepted and ready to land.Apr 8 2024, 10:28 AM2024-04-08 10:28:28 (UTC-7) Harbormaster completed remote builds in B28150: Diff 39024.Apr 10 2024, 2:19 PM2024-04-10 14:19:49 (UTC-7) Harbormaster completed remote builds in B28222: Diff 39121.Apr 15 2024, 6:42 AM2024-04-15 06:42:31 (UTC-7) Closed by commit rCOMM68fc96783930: [lib] refactor thread activity reducer to use sqlite operations (authored by will). · Explain WhyApr 19 2024, 12:32 PM2024-04-19 12:32:22 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 39314 lib/reducers/thread-activity-reducer.js
|