tpitale/mail_room

View on GitHub
lib/mail_room/imap/connection.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Class Connection has 22 methods (exceeds 20 allowed). Consider refactoring.
Open

    class Connection < MailRoom::Connection
      def initialize(mailbox)
        super

        # log in and set the mailbox
Severity: Minor
Found in lib/mail_room/imap/connection.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status