graycoreio/daffodil

View on GitHub
libs/cart/driver/in-memory/src/drivers/cart-driver.module.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function forRoot has 49 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  static forRoot(): ModuleWithProviders<DaffCartInMemoryDriverModule> {
    return {
      ngModule: DaffCartInMemoryDriverModule,
      providers: [
        {
Severity: Minor
Found in libs/cart/driver/in-memory/src/drivers/cart-driver.module.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status