colonizers/colonizers

View on GitHub
packages/colonizers/server/pubsub.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function register has 66 lines of code (exceeds 25 allowed). Consider refactoring.
Open

exports.register = function(server, options, next) {
  options = Hoek.applyToDefaults(
    {
      connection: {
        server: 'localhost'
Severity: Major
Found in packages/colonizers/server/pubsub.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status