ejplatform/ej-server

View on GitHub
src/ej_conversations/roles/conversations.py

Summary

Maintainability
A
2 hrs
Test Coverage

Function conversation_comment_form has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

def conversation_comment_form(conversation, request=None, content=None, user=None, form=None, target=None):
Severity: Minor
Found in src/ej_conversations/roles/conversations.py - About 45 mins to fix

    Function conversation_balloon has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    def conversation_balloon(conversation, request=None, actions=None, is_favorite=False, **kwargs):
    Severity: Minor
    Found in src/ej_conversations/roles/conversations.py - About 35 mins to fix

      Function conversation_card has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

      def conversation_card(conversation, url=None, request=None, text=None, hidden=None):
      Severity: Minor
      Found in src/ej_conversations/roles/conversations.py - About 35 mins to fix

        There are no issues that match your filters.

        Category
        Status