Skip to content

fix: move producer interfaces to Abstractions and decouple KafkaFlow …

d2984d4
Select commit
Loading
Failed to load commit list.
Open

fix: move IMessageProducer and IProducerAccessor from main project to Abstractions #643

fix: move producer interfaces to Abstractions and decouple KafkaFlow …
d2984d4
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis succeeded Jul 7, 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
==============================
- src/KafkaFlow/Producers/DeliveryReportExtension.cs  1
- src/KafkaFlow/Producers/TO/DeliveryResultFlow.cs  1
- src/KafkaFlow/Producers/ErrorExtension.cs  1
- src/KafkaFlow/Producers/TO/ErrorFlow.cs  1
- src/KafkaFlow/Producers/DeliveryResultExtension.cs  1
- src/KafkaFlow/Producers/IDeliveryReportFlowExtension.cs  1
- src/KafkaFlow/Producers/IDeliveryResultFlowExtension.cs  2
- src/KafkaFlow/Producers/TO/DeliveryReportFlow.cs  1
         

See the complete overview on Codacy