Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: Issues with cooperative-sticky strategy #593

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Fix Codacy issues

0816113
Select commit
Loading
Failed to load commit list.
Open

Fix: Issues with cooperative-sticky strategy #593

Fix Codacy issues
0816113
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Sep 18, 2024 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
==============================
- tests/KafkaFlow.UnitTests/Consumer/ConsumerConfigurationBuilderTests.cs  1
- tests/KafkaFlow.UnitTests/Consumer/ConsumerManagerCooperativeStickyTests.cs  1
- src/KafkaFlow/Extensions/StrategyExtensions.cs  3
- src/KafkaFlow/Consumers/ConsumerManager.cs  2
         

Clones added
============
- tests/KafkaFlow.UnitTests/Consumer/ConsumerManagerCooperativeStickyTests.cs  4
- tests/KafkaFlow.UnitTests/Consumer/ConsumerManagerTests.cs  4
- src/KafkaFlow/Consumers/ConsumerManager.cs  2
         

See the complete overview on Codacy