morrisjdev/FileContextCore

View on GitHub
FileContextCore/Storage/Internal/FileContextTableFactory.cs

Summary

Maintainability
A
35 mins
Test Coverage

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

        private static Func<IFileContextTable> CreateFactory<TKey>(IKey key, IEntityType entityType, bool sensitiveLoggingEnabled, IFileContextScopedOptions options, IServiceProvider serviceProvider)
Severity: Minor
Found in FileContextCore/Storage/Internal/FileContextTableFactory.cs - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status