Badgerati/NotifyMeCI

View on GitHub
NotifyMeCI.Engine/Tasks/JobTask.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method CoreLogic has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        public void CoreLogic()
        {
            // get all the servers that need updating
            var servers = IsFirstRun
                ? CIServerRepository.All()
Severity: Minor
Found in NotifyMeCI.Engine/Tasks/JobTask.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status