projectsyn/commodore

View on GitHub
commodore/gitrepo/__init__.py

Summary

Maintainability
A
0 mins
Test Coverage
A
97%

GitRepo has 32 functions (exceeds 30 allowed). Consider refactoring.
Wontfix

class GitRepo:
    _repo: Repo
    _author: Optional[Actor]

    @classmethod
Severity: Minor
Found in commodore/gitrepo/__init__.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status