Skip to content

GlobalEvents tests. Not finished yet

Codacy Production / Codacy Static Code Analysis required action Oct 10, 2023 in 0s

2 new issues (0 max.) of at least minor severity.

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

Issues
======
- Added 2
           

Complexity increasing per file
==============================
- src/KafkaFlow/GlobalEvents.cs  1
- src/KafkaFlow.Abstractions/MessageEventContext.cs  1
- src/KafkaFlow.IntegrationTests/Core/Bootstrapper.cs  1
- src/KafkaFlow/Configuration/KafkaConfigurationBuilder.cs  1
         

See the complete overview on Codacy

Annotations

Check notice on line 56 in src/KafkaFlow.IntegrationTests/ProducerTest.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/KafkaFlow.IntegrationTests/ProducerTest.cs#L56

Remove the unused local variable 'consumer'.

Check notice on line 63 in src/KafkaFlow.IntegrationTests/ProducerTest.cs

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

src/KafkaFlow.IntegrationTests/ProducerTest.cs#L63

Remove the unused local variable 'x'.