AlexAegis/loreplotter

View on GitHub
src/app/lore/store/effects/lore.effects.ts

Summary

Maintainability
A
2 hrs
Test Coverage

LoreEffects has 25 functions (exceeds 20 allowed). Consider refactoring.
Open

@Injectable()
export class LoreEffects {
    public constructor(
        private actions$: Actions<FeatureActions>,
        private store: Store<FeatureState>,
Severity: Minor
Found in src/app/lore/store/effects/lore.effects.ts - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status