microting/eform-sdk-dotnet

View on GitHub
eFormCore/Migrations/20210405153325_AddingExtraFieldValues.cs

Summary

Maintainability
A
2 hrs
Test Coverage

Method Up has 65 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        protected override void Up(MigrationBuilder migrationBuilder)
        {
            migrationBuilder.CreateTable(
                name: "ExtraFieldValues",
                columns: table => new
Severity: Major
Found in eFormCore/Migrations/20210405153325_AddingExtraFieldValues.cs - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status