microting/eform-sdk-dotnet

View on GitHub
eFormCore/Migrations/20201220194822_FixingTableColumnNames.Designer.cs

Summary

Maintainability
F
2 wks
Test Coverage

Method BuildTargetModel has 2642 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        protected override void BuildTargetModel(ModelBuilder modelBuilder)
        {
#pragma warning disable 612, 618
            modelBuilder
                .HasAnnotation("ProductVersion", "3.1.8")

    File 20201220194822_FixingTableColumnNames.Designer.cs has 2657 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    using System;
    using Microsoft.EntityFrameworkCore;
    using Microsoft.EntityFrameworkCore.Infrastructure;
    using Microsoft.EntityFrameworkCore.Migrations;
    using Microting.eForm.Infrastructure;

      There are no issues that match your filters.

      Category
      Status