dolittle/DotNET.SDK

View on GitHub
Source/Aggregates/Log.cs

Summary

Maintainability
A
35 mins
Test Coverage

Method CommittingEvents has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    internal static partial void CommittingEvents(this ILogger logger, Type aggregateRoot, AggregateRootId aggregateRootId, int numberOfEvents,
        EventSourceId eventSource);
Severity: Minor
Found in Source/Aggregates/Log.cs - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status