Badgerati/NotifyMeCI

View on GitHub
NotifyMeCI.GUI/EditServerForm.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method UpdateBtn_Click has 33 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        private void UpdateBtn_Click(object sender, EventArgs e)
        {
            var errorTitle = "Error Updating Server";

            try
Severity: Minor
Found in NotifyMeCI.GUI/EditServerForm.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status