martinmicunda/employee-scheduling-ui

View on GitHub
src/app/core/resources/availability/availability.mock.js

Summary

Maintainability
A
1 hr
Test Coverage

Function runFactory has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    @Run()
    @Inject('$httpBackend', 'localStorageService')
    //end-non-standard
    runFactory($httpBackend, localStorageService){
        const key = 'availability';
Severity: Minor
Found in src/app/core/resources/availability/availability.mock.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status