Skip to content

[Complexity] Method CallbackDomainService::RecordCallback has a cyclomatic complexity of 10 (limit is 8) #223

@github-actions

Description

@github-actions

Codacy ID: 9d5a27fdc9f211b18e783cf5f551598e

File: CallbackHandler.BusinessLogic/Services/CallbackDomainService.cs
Line: 41
Rule: Complexity (Warning)
Commit: 329cd5663776f47626b6fe07812332de6e7efc4f

Message: Method CallbackDomainService::RecordCallback has a cyclomatic complexity of 10 (limit is 8)

**Code Snippet:**
```csharp
    public async Task<Result> RecordCallback(CallbackCommands.RecordCallbackCommand command, 
```

Metadata

Metadata

Assignees

No one assigned

    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