hellowin/kanca

View on GitHub
src/infra/repo/group.js

Summary

Maintainability
A
1 hr
Test Coverage

Function restoreGroup has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  restoreGroup() {
    store.dispatch(action.groupSet({ loading: true }));
    Promise
      .all([
        st.get('group.inputs'),
Severity: Minor
Found in src/infra/repo/group.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status