Skip to content

[Complexity] Method ReportingManager::GetTransactionDetailReport has 85 lines of code (limit is 50) #422

@github-actions

Description

@github-actions

Codacy ID: 89133ed4f382bc12e1e9b446495e7c1f

File: EstateReportingAPI.BusinessLogic/ReportingManager.cs
Line: 654
Rule: Complexity (Warning)
Commit: 354e1eb5e549b0a7408c451d7868d2a3616b8682

Message: Method ReportingManager::GetTransactionDetailReport has 70 lines of code (limit is 50)

**Code Snippet:**
```csharp
    public async Task<Result<TransactionDetailReportResponse>> GetTransactionDetailReport(TransactionQueries.TransactionDetailReportQuery request, 
```

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