Remove the need for Callback enricher projection #119
4 new issues (0 max.) of at least minor severity.
Here is an overview of what got changed by this pull request:
Issues
======
- Added 4
Complexity decreasing per file
==============================
+ CallbackHandler.CallbackMessage.DomainEvents/CallbackReceivedEvent.cs -1
See the complete overview on Codacy
Annotations
Check warning on line 23 in CallbackHander.Testing/TestData.cs
codacy-production / Codacy Static Code Analysis
CallbackHander.Testing/TestData.cs#L23
Change the visibility of 'EstateReference' or make it 'const' or 'readonly'.
Check warning on line 23 in CallbackHander.Testing/TestData.cs
codacy-production / Codacy Static Code Analysis
CallbackHander.Testing/TestData.cs#L23
Make this field 'private' and encapsulate it in a 'public' property.
Check warning on line 24 in CallbackHander.Testing/TestData.cs
codacy-production / Codacy Static Code Analysis
CallbackHander.Testing/TestData.cs#L24
Change the visibility of 'MerchantReference' or make it 'const' or 'readonly'.
Check warning on line 24 in CallbackHander.Testing/TestData.cs
codacy-production / Codacy Static Code Analysis
CallbackHander.Testing/TestData.cs#L24
Make this field 'private' and encapsulate it in a 'public' property.