data sync #498
Draft
data sync #498
Codacy Production / Codacy Static Code Analysis
succeeded
May 22, 2026 in 0s
Your pull request is up to standards!
Here is an overview of what got changed by this pull request:
Complexity increasing per file
==============================
- src/core/components/request.ts 1
- src/core/types/api/data-sync.ts 2
- src/core/endpoints/data_sync/channel/create.ts 7
- src/core/endpoints/data_sync/channel/get-all.ts 5
- src/core/endpoints/data_sync/channel/get.ts 5
- src/core/endpoints/data_sync/channel/patch.ts 14
- src/core/endpoints/data_sync/channel/remove.ts 6
- src/core/endpoints/data_sync/channel/update.ts 8
- src/core/endpoints/data_sync/entity/create.ts 8
- src/core/endpoints/data_sync/entity/get-all.ts 7
- src/core/endpoints/data_sync/entity/get.ts 5
- src/core/endpoints/data_sync/entity/patch.ts 14
- src/core/endpoints/data_sync/entity/remove.ts 6
- src/core/endpoints/data_sync/entity/update.ts 8
- src/core/endpoints/data_sync/membership/create.ts 8
- src/core/endpoints/data_sync/membership/get-all.ts 5
- src/core/endpoints/data_sync/membership/get.ts 5
- src/core/endpoints/data_sync/membership/patch.ts 14
- src/core/endpoints/data_sync/membership/remove.ts 6
- src/core/endpoints/data_sync/membership/update.ts 8
- src/core/endpoints/data_sync/relationship/create.ts 9
- src/core/endpoints/data_sync/relationship/get-all.ts 5
- src/core/endpoints/data_sync/relationship/get.ts 5
- src/core/endpoints/data_sync/relationship/patch.ts 14
- src/core/endpoints/data_sync/relationship/remove.ts 6
- src/core/endpoints/data_sync/relationship/update.ts 8
- src/core/endpoints/data_sync/user/create.ts 7
- src/core/endpoints/data_sync/user/get-all.ts 5
- src/core/endpoints/data_sync/user/get.ts 5
- src/core/endpoints/data_sync/user/patch.ts 14
- src/core/endpoints/data_sync/user/remove.ts 6
- src/core/endpoints/data_sync/user/update.ts 8
- src/core/pubnub-data-sync.ts 112
See the complete overview on Codacy
Loading