qiwi/qorsproxy

View on GitHub
src/main/js/orchestrator.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function constructor has 55 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  constructor (argv) {
    // TODO IoC/DI
    this.config = new Config(argv)
    this.container = new Container()

Severity: Major
Found in src/main/js/orchestrator.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status