Refactor settlement service and update tests#864
Merged
StuartFerguson merged 1 commit intoAug 19, 2025
Merged
Codacy Production / Codacy Static Code Analysis
required action
Aug 19, 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 3
- Added 1
Clones removed
==============
+ TransactionProcessor.BusinessLogic.Tests/Services/SettlementDomainServiceTests.cs -8
See the complete overview on Codacy
Annotations
Check warning on line 49 in TransactionProcessor.BusinessLogic/Services/SettlementDomainService.cs
codacy-production / Codacy Static Code Analysis
TransactionProcessor.BusinessLogic/Services/SettlementDomainService.cs#L49
Remove this useless assignment to local variable 'feesToBeSettled'.
Loading