microting/eform-sdk-dotnet

View on GitHub
eFormCore/Migrations/20190514053645_RefactoringAttributeNames.cs

Summary

Maintainability
F
1 wk
Test Coverage

Method Up has 2729 lines of code (exceeds 25 allowed). Consider refactoring.
Invalid

        protected override void Up(MigrationBuilder migrationBuilder)
        {
            //Setup for SQL Server Provider
           
            string autoIDGenStrategy = "SqlServer:ValueGenerationStrategy";
Severity: Major
Found in eFormCore/Migrations/20190514053645_RefactoringAttributeNames.cs - About 1 wk to fix

    File 20190514053645_RefactoringAttributeNames.cs has 2759 lines of code (exceeds 250 allowed). Consider refactoring.
    Open

    using Microsoft.EntityFrameworkCore.Metadata;
    using Microsoft.EntityFrameworkCore.Migrations;
    
    namespace Microting.eForm.Migrations
    {
    Severity: Major
    Found in eFormCore/Migrations/20190514053645_RefactoringAttributeNames.cs - About 1 wk to fix

      There are no issues that match your filters.

      Category
      Status