piobyte/flamingo

View on GitHub
packages/flamingo/src/mixins/convert.ts

Summary

Maintainability
A
2 hrs
Test Coverage

Function Convert has 74 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export = function Convert<T extends Constructor<Route>>(Base: T) {
  /**
   * Basic mixin that represents the flamingo conversation process.
   * @mixin
   */
Severity: Major
Found in packages/flamingo/src/mixins/convert.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status