open-learning-exchange/planet

View on GitHub
src/app/shared/mangoQueries.ts

Summary

Maintainability
A
35 mins
Test Coverage

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

export function findDocuments(selectors, fields: any = 0, sort: any = 0, limit = 1000, skip = 0) {
Severity: Minor
Found in src/app/shared/mangoQueries.ts - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status