castero/database.py

Summary

Maintainability
A
2 hrs
Test Coverage
C
78%

Database has 22 functions (exceeds 20 allowed). Consider refactoring.
Open

class Database:
    """The user's database.

    This class provides an API for storing and retrieving data from an sqlite
    database file.
Severity: Minor
Found in castero/database.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status