Skip to content

[Complexity] Method TransactionDomainService::ProcessLogonTransaction has a cyclomatic complexity of 13 (limit is 8) #1369

@github-actions

Description

@github-actions

Codacy ID: 3a330c8a4757c4eeb925da8e0b9e2fec

File: TransactionProcessor.BusinessLogic/Services/TransactionDomainService.cs
Line: 92
Rule: Complexity (Warning)
Commit: 55441b42edffc1cfa912ad7a0bdb79297748cfa5

Message: Method TransactionDomainService::ProcessLogonTransaction has a cyclomatic complexity of 13 (limit is 8)

**Code Snippet:**
```csharp
        public async Task<Result<ProcessLogonTransactionResponse>> ProcessLogonTransaction(TransactionCommands.ProcessLogonTransactionCommand 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