matejak/estimagus

View on GitHub
estimage/plugins/jira/__init__.py

Summary

Maintainability
B
5 hrs
Test Coverage
F
29%

File __init__.py has 298 lines of code (exceeds 250 allowed). Consider refactoring.
Open

import dataclasses
import datetime
import collections
import typing

Severity: Minor
Found in estimage/plugins/jira/__init__.py - About 3 hrs to fix

    Importer has 21 functions (exceeds 20 allowed). Consider refactoring.
    Open

    class Importer(importer.BareboneImporter):
        def __init__(self, spec):
            super().__init__(spec)
    
            self._import_context = "none"
    Severity: Minor
    Found in estimage/plugins/jira/__init__.py - About 2 hrs to fix

      There are no issues that match your filters.

      Category
      Status