Promact/slack-erp-custom-integration-mvc

View on GitHub
Slack.Automation/Promact.Erp.Util/Email/EmailService.cs

Summary

Maintainability
A
2 hrs
Test Coverage

Method Send has 50 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        public void Send(EmailApplication email)
        {
            try
            {
                _logger.Info("something");
Severity: Minor
Found in Slack.Automation/Promact.Erp.Util/Email/EmailService.cs - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status