fluidtrends/carmel

View on GitHub
core/src/Data.ts

Summary

Maintainability
B
4 hrs
Test Coverage

Data has 32 functions (exceeds 20 allowed). Consider refactoring.
Open

export class Data {
    private _content: any 
    private _session: Session 
    private _id: string 
    private _slice: string 
Severity: Minor
Found in core/src/Data.ts - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status