Implement Subscribe Splitting #269
Merged
Codacy Production / Codacy Static Code Analysis
succeeded
Dec 18, 2025 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/Api/PubnubApi/NewtonsoftJsonDotNet.cs 18
- src/Api/PubnubApi/EndPoint/PubSub/SubscribeEndpoint.cs 7
- src/Api/PubnubApi/EndPoint/PubSub/UnsubscribeEndpoint.cs 4
- src/Api/PubnubApi/EventEngine/Common/EventEmitter.cs 3
- src/Api/PubnubApi/EventEngine/Subscribe/SubscribeEventEngineFactory.cs 2
- src/Api/PubnubApi/EndPoint/PubSub/UnsubscribeAllEndpoint.cs 1
Complexity decreasing per file
==============================
+ src/Api/PubnubApi/Pubnub.cs -12
Clones removed
==============
+ src/Api/PubnubApi/Pubnub.cs -2
See the complete overview on Codacy
Loading