linagora/openpaas-esn

View on GitHub
backend/core/esn-config/fallback/mongoconfig.js

Summary

Maintainability
A
1 hr
Test Coverage

Function findByDomainId has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function findByDomainId() {
  const keys = [
    'mail',
    'session',
    'redis',
Severity: Minor
Found in backend/core/esn-config/fallback/mongoconfig.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status