linagora/openpaas-esn

View on GitHub
modules/linagora.esn.user.status/backend/lib/cron.js

Summary

Maintainability
A
1 hr
Test Coverage

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

module.exports = function(dependencies, lib) {

  const cron = dependencies('cron');
  const logger = dependencies('logger');
  const websocket = require('./websocket')(dependencies, lib);
Severity: Minor
Found in modules/linagora.esn.user.status/backend/lib/cron.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status