microting/eform-sdk-dotnet

View on GitHub
eFormCore/Migrations/20190408081151_AddingFolders.Designer.cs

Summary

Maintainability
F
3 days
Test Coverage

Method BuildTargetModel has 1422 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

        protected override void BuildTargetModel(ModelBuilder modelBuilder)
        {
#pragma warning disable 612, 618
            string autoIDGenStrategy = "SqlServer:ValueGenerationStrategy";
            object autoIDGenStrategyValue = MySqlValueGenerationStrategy.IdentityColumn;
Severity: Major
Found in eFormCore/Migrations/20190408081151_AddingFolders.Designer.cs - About 1 wk to fix

    File 20190408081151_AddingFolders.Designer.cs has 1455 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    using System;
    using Microsoft.EntityFrameworkCore;
    using Microsoft.EntityFrameworkCore.Infrastructure;
    using Microsoft.EntityFrameworkCore.Metadata;
    using Microsoft.EntityFrameworkCore.Migrations;
    Severity: Major
    Found in eFormCore/Migrations/20190408081151_AddingFolders.Designer.cs - About 3 days to fix

      There are no issues that match your filters.

      Category
      Status