Saw that the handlers for each of these action types was identical, decided to merge them to reduce unnecessary repetition.
Depends on D4339
Differential D4340 Authored by atul on Jun 22 2022, 8:33 PM.
Details Summary Saw that the handlers for each of these action types was identical, decided to merge them to reduce unnecessary repetition. Depends on D4339 Test Plan Close reading, will write some unit tests
Diff Detail
Event TimelineHerald added subscribers: • adrian, ashoat. · View Herald TranscriptJun 22 2022, 8:33 PM2022-06-22 20:33:47 (UTC-7) Harbormaster completed remote builds in B9912: Diff 13704.Jun 22 2022, 9:04 PM2022-06-22 21:04:28 (UTC-7) This revision is now accepted and ready to land.Jun 23 2022, 5:06 AM2022-06-23 05:06:37 (UTC-7) Harbormaster completed remote builds in B9962: Diff 13778.Jun 24 2022, 10:55 AM2022-06-24 10:55:19 (UTC-7) Closed by commit rCOMM379009f5003c: [lib] Merge identical action handlers in `message-reducer` (authored by atul). · Explain WhyJun 24 2022, 11:06 AM2022-06-24 11:06:44 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 13704 lib/reducers/message-reducer.js
|