Uh oh!
There was an error while loading. Please reload this page.
data sync - #498
Open
mohitpubnub wants to merge 27 commits into
Open
Codacy Production / Codacy Static Code Analysis
succeeded
Jul 27, 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/errors/pubnub-api-error.ts 14- src/core/components/token_manager.ts 11- src/core/types/api/data-sync.ts 20- src/core/endpoints/data_sync/channel/create.ts 12- src/core/endpoints/data_sync/channel/patch.ts 23- src/core/endpoints/data_sync/channel/remove.ts 11- src/core/endpoints/data_sync/channel/update.ts 14- src/core/endpoints/data_sync/entity/create.ts 13- src/core/endpoints/data_sync/entity/patch.ts 23- src/core/endpoints/data_sync/entity/remove.ts 11- src/core/endpoints/data_sync/entity/update.ts 14- src/core/endpoints/data_sync/membership/create.ts 13- src/core/endpoints/data_sync/membership/patch.ts 23- src/core/endpoints/data_sync/membership/remove.ts 11- src/core/endpoints/data_sync/membership/update.ts 15- src/core/endpoints/data_sync/relationship/create.ts 14- src/core/endpoints/data_sync/relationship/patch.ts 23- src/core/endpoints/data_sync/relationship/remove.ts 11- src/core/endpoints/data_sync/relationship/update.ts 15- src/core/endpoints/data_sync/user/create.ts 12- src/core/endpoints/data_sync/user/patch.ts 23- src/core/endpoints/data_sync/user/remove.ts 11- src/core/endpoints/data_sync/user/update.ts 14- src/core/pubnub-data-sync.ts 175- src/core/endpoints/data_sync/channel/fetch-all.ts 7- src/core/endpoints/data_sync/channel/fetch.ts 6- src/core/endpoints/data_sync/entity/fetch-all.ts 9- src/core/endpoints/data_sync/entity/fetch.ts 6- src/core/endpoints/data_sync/membership/fetch-all.ts 7- src/core/endpoints/data_sync/membership/fetch.ts 6- src/core/endpoints/data_sync/relationship/fetch-all.ts 9- src/core/endpoints/data_sync/relationship/fetch.ts 6- src/core/endpoints/data_sync/user/fetch-all.ts 7- src/core/endpoints/data_sync/user/fetch.ts 6
Complexity decreasing per file
==============================
+ src/core/endpoints/access_manager/grant_token.ts -18+ src/core/endpoints/subscribe.ts -2See the complete overview on Codacy
Loading