oplik0/cherrydoor

View on GitHub
cherrydoor/database/mongo.py

Summary

Maintainability
C
1 day
Test Coverage

File mongo.py has 558 lines of code (exceeds 250 allowed). Consider refactoring.
Open

"""Functions to simplify interacting with database."""
import datetime as dt
from math import ceil

from bson.objectid import ObjectId
Severity: Major
Found in cherrydoor/database/mongo.py - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status