Feature/additional space and message type fields #153
Codacy Production / Codacy Static Code Analysis
required action
Dec 2, 2025 in 0s
4 new issues (0 max.) of at least severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 4
Complexity increasing per file
==============================
- tests/integrational/native_sync/test_fetch_messages.py 4
- tests/helper.py 26
- pubnub/endpoints/file_operations/send_file.py 29
- tests/functional/test_publish.py 9
- tests/integrational/native_sync/test_publish.py 45
- pubnub/endpoints/signal.py 16
- pubnub/endpoints/file_operations/publish_file_message.py 22
- pubnub/models/server/subscribe.py 16
- pubnub/endpoints/fetch_messages.py 34
- pubnub/endpoints/pubsub/publish.py 34
- pubnub/models/consumer/pubsub.py 4
- pubnub/models/consumer/history.py 22
- pubnub/workers.py 6
- tests/acceptance/history/environment.py 6
- tests/acceptance/history/steps/when_steps.py 6
- tests/acceptance/history/steps/then_steps.py 15
- tests/acceptance/history/steps/given_steps.py 1
- tests/acceptance/files/environment.py 6
- tests/acceptance/files/steps/steps.py 17
Complexity decreasing per file
==============================
+ tests/integrational/native_sync/test_signal.py -3
+ tests/functional/test_signal.py -2
+ tests/integrational/asyncio/test_subscribe.py -4
Clones added
============
- tests/functional/test_publish.py 1
- tests/integrational/native_sync/test_publish.py 2
- tests/functional/test_signal.py 3
- tests/integrational/asyncio/test_subscribe.py 17
- tests/acceptance/history/environment.py 1
- tests/acceptance/files/environment.py 1
- tests/acceptance/files/steps/steps.py 2
Clones removed
==============
+ pubnub/endpoints/pubsub/publish.py -1
See the complete overview on Codacy
Loading