viddo/atom-textual-velocity

View on GitHub
lib/epics/renameNoteEpic.js

Summary

Maintainability
A
1 hr
Test Coverage

Function renameNoteEpic has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function renameNoteEpic(
  action$: rxjs$Observable<Action>,
  state$: reduxRxjs$StateObservable<State>
) {
  return merge(
Severity: Minor
Found in lib/epics/renameNoteEpic.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status