theia-log/theia

View on GitHub
theia/model.py

Summary

Maintainability
A
0 mins
Test Coverage

Function match has 6 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

    def match(self, id=None, source=None, start=None, end=None, content=None, tags=None):
Severity: Minor
Found in theia/model.py - About 45 mins to fix

    Function __init__ has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Wontfix

        def __init__(self, id, source, timestamp=None, tags=None, content=None):
    Severity: Minor
    Found in theia/model.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status