microting/eform-sdk-dotnet

View on GitHub
eFormCore/Migrations/20201222125152_HugheTableRenaming.Designer.cs

Summary

Maintainability
F
2 wks
Test Coverage

Method BuildTargetModel has 2640 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")
Severity: Major
Found in eFormCore/Migrations/20201222125152_HugheTableRenaming.Designer.cs - About 1 wk to fix

    File 20201222125152_HugheTableRenaming.Designer.cs has 2655 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;
    Severity: Major
    Found in eFormCore/Migrations/20201222125152_HugheTableRenaming.Designer.cs - About 1 wk to fix

      There are no issues that match your filters.

      Category
      Status