Skip to content

Users and Spaces V3 implementation

ab29611
Select commit
Loading
Failed to load commit list.
Open

Users and Spaces V3 implementation #136

Users and Spaces V3 implementation
ab29611
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Dec 2, 2025 in 0s

Your pull request is up to standards!

Codacy Here is an overview of what got changed by this pull request:

Complexity increasing per file
==============================
- pubnub/endpoints/endpoint.py  78
- pubnub/enums.py  1
- pubnub/pubnub_core.py  138
- pubnub/structures.py  14
- pubnub/request_handlers/requests_handler.py  53
- pubnub/models/consumer/entities/space.py  5
- pubnub/models/consumer/entities/user.py  5
- pubnub/models/consumer/entities/result.py  4
- pubnub/endpoints/entities/space.py  54
- tests/integrational/native_sync/test_users.py  17
- tests/integrational/native_sync/test_spaces.py  14
- pubnub/endpoints/entities/user.py  48
         

Clones added
============
- pubnub/pubnub_core.py  2
- pubnub/request_handlers/requests_handler.py  1
- pubnub/endpoints/entities/space.py  6
- tests/integrational/native_sync/test_users.py  5
- tests/integrational/native_sync/test_spaces.py  5
- pubnub/endpoints/entities/user.py  7
         

See the complete overview on Codacy