Grouping logic in one class to make it cleaner and reuse some code.
Depends on D8662
Paths
| Differential D8663 Authored by kamil on Jul 29 2023, 3:07 AM.
Details
Diff Detail
Event Timelinekamil held this revision as a draft. Herald added a subscriber: ashoat. · View Herald TranscriptJul 29 2023, 3:07 AM2023-07-29 03:07:52 (UTC-7) kamil added a child revision: D8664: [CommCoreModule] remove unused includes.Jul 29 2023, 3:14 AM2023-07-29 03:14:00 (UTC-7) Harbormaster completed remote builds in B21334: Diff 29225.Jul 29 2023, 3:25 AM2023-07-29 03:25:45 (UTC-7) This revision is now accepted and ready to land.Jul 31 2023, 3:52 AM2023-07-31 03:52:56 (UTC-7) Harbormaster completed remote builds in B21366: Diff 29270.Jul 31 2023, 7:22 AM2023-07-31 07:22:33 (UTC-7) Closed by commit rCOMMe58543880d96: [CommCoreModule] implement C++ ReportStore (authored by kamil). · Explain WhyJul 31 2023, 8:03 AM2023-07-31 08:03:45 (UTC-7) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 29287 native/cpp/CommonCpp/NativeModules/CMakeLists.txt
native/cpp/CommonCpp/NativeModules/CommCoreModule.h
native/cpp/CommonCpp/NativeModules/CommCoreModule.cpp
native/cpp/CommonCpp/NativeModules/PersistentStorageUtilities/DataStores/ReportStore.h
|