maestro-server/report-app

View on GitHub
app/services/aggregator/aggr.py

Summary

Maintainability
A
35 mins
Test Coverage
F
29%

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

    def __init__(self, field, lens=None, sublens='_id', include=[], opts={}):
Severity: Minor
Found in app/services/aggregator/aggr.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status