Skip to content

[Complexity] Method ReportingManager::GetTransactionSummaryByMerchantReport has 96 lines of code (limit is 50) #425

@github-actions

Description

@github-actions

Codacy ID: c6859b674165e0c220787e001f8c7381

File: EstateReportingAPI.BusinessLogic/ReportingManager.cs
Line: 740
Rule: Complexity (Warning)
Commit: 157eaa6a54cd58196a9963e70e66cb25c6c2873a

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

**Code Snippet:**
```csharp
    public async Task<Result<TransactionSummaryByMerchantResponse>> GetTransactionSummaryByMerchantReport(TransactionQueries.TransactionSummaryByMerchantQuery 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