Skip to content

[Complexity] Method MerchantStatementAggregateExtensions::AddDailySummaryRecord has 10 parameters (limit is 8) #1365

@github-actions

Description

@github-actions

Codacy ID: b954e92132cc4151ea21769fad3f13b

File: TransactionProcessor.Aggregates/MerchantStatementAggregate.cs
Line: 252
Rule: Complexity (Warning)
Commit: d6839d7baa9eededa6525914ad079ca09380b7e4

Message: Method MerchantStatementAggregateExtensions::AddDailySummaryRecord has 10 parameters (limit is 8)

**Code Snippet:**
```csharp
        public static Result AddDailySummaryRecord(this MerchantStatementAggregate aggregate, DateTime activityDate,  
```

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