fix some of the TODO's #1306
Merged
fix some of the TODO's #1306
Codacy Production / Codacy Static Code Analysis
required action
Oct 8, 2025 in 0s
1 new issue (0 max.) of at least medium severity.
Here is an overview of what got changed by this pull request:
Issues
======
+ Solved 17
- Added 1
Complexity increasing per file
==============================
- TransactionProcessor/Bootstrapper/RepositoryRegistry.cs 1
- TransactionProcessor.Repository/ITransactionProcessorReadModelRepository.cs 9
Complexity decreasing per file
==============================
+ TransactionProcessor.ProjectionEngine/EventHandling/EventHandler.cs -2
See the complete overview on Codacy
Annotations
Check warning on line 85 in TransactionProcessor/Bootstrapper/RepositoryRegistry.cs
codacy-production / Codacy Static Code Analysis
TransactionProcessor/Bootstrapper/RepositoryRegistry.cs#L85
Remove this assignment of 'CachedAggregatesAdded' or initialize it statically.
Loading