aullman/opentok-meet

View on GitHub
plugins/archiving/index.js

Summary

Maintainability
B
4 hrs
Test Coverage

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

module.exports = (app, config, redis, ot) => {
  const RoomStore = roomstore(redis, ot);

  // Keeping this around for legacy URLs. The new URL format for
  // archives is /:room/archive/:archiveId though
Severity: Major
Found in plugins/archiving/index.js - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status