Skip to content

[Complexity] Method MerchantDomainService::MakeMerchantWithdrawal has a cyclomatic complexity of 11 (limit is 8) #1521

@github-actions

Description

@github-actions

Codacy ID: 62c7b6cad126bec37558f60391e19453

File: TransactionProcessor.BusinessLogic/Services/MerchantDomainService.cs
Line: 360
Rule: Complexity (Warning)
Commit: 5b8f3e64d731c7b181b225e9d4117fda74faa3ac

Message: Method MerchantDomainService::MakeMerchantWithdrawal has a cyclomatic complexity of 11 (limit is 8)

**Code Snippet:**
```csharp
        public async Task<Result> MakeMerchantWithdrawal(MerchantCommands.MakeMerchantWithdrawalCommand command, 
```

Metadata

Metadata

Labels

refactorCode cleanup and best practices

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions