540co/epa-rfi-backend

View on GitHub
src/Epa/EpaServiceProvider.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function EpaServiceProvider has 53 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function EpaServiceProvider(){

  var _register = function(Container){
    _registerElasticClient(Container);
    _registerConverter(Container);
Severity: Major
Found in src/Epa/EpaServiceProvider.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status