Skip to content

[Complexity] Method MerchantHandlers::GetMerchant has 67 lines of code (limit is 50) #588

@github-actions

Description

@github-actions

Codacy ID: 43c9e17852ad13b88da08cf744b625e3

File: TransactionProcessorACL/Handlers/MerchantHandlers.cs
Line: 89
Rule: Complexity (Warning)
Commit: 0d1a094c0629fcc8dad49c1de8c31342db2caf0b

Message: Method MerchantHandlers::GetMerchant has 67 lines of code (limit is 50)

**Code Snippet:**
```csharp
        public static async Task<IResult> GetMerchant(IMediator mediator, ClaimsPrincipal user, string applicationVersion, CancellationToken cancellationToken) 
```

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