GillesRasigade/pattern

View on GitHub
doc/examples/cqrs/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function main has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function* main() {
  // let { mapper, commandEmitter, commandHandler, stateEmitter, stateHandler } =
  yield before();

  const user = {};
Severity: Minor
Found in doc/examples/cqrs/index.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status