Skip to content

[Complexity] Method TransactionProcessorACLApplicationService::GetMerchant has 83 lines of code (limit is 50) #592

@github-actions

Description

@github-actions

Codacy ID: a85362db8dae7ac44a34e7b40bdbc54d

File: TransactionProcessorACL.BusinessLogic/Services/TransactionProcessorACLApplicationService.cs
Line: 501
Rule: Complexity (Warning)
Commit: 56dfdc756d01597216d452b33888648e5e2bce28

Message: Method TransactionProcessorACLApplicationService::GetMerchant has 83 lines of code (limit is 50)

**Code Snippet:**
```csharp
        public async Task<Result<MerchantResponse>> GetMerchant(Guid estateId, 
```

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