gadael/gadael

View on GitHub
api/services/admin/exports/requests.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function exports has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports = module.exports = function(service, from, to) {

    const gt = service.app.utility.gettext;

    const NAME          = gt.gettext('Name');
Severity: Major
Found in api/services/admin/exports/requests.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status