oysterprotocol/webinterface

View on GitHub
src/redux/epics/upload-epic.tsx

Summary

Maintainability
A
1 hr
Test Coverage

Function streamUploadEpic has 43 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  action$.ofType(uploadActions.UPLOAD).mergeMap(action => {
    const {
      file,
      retentionYears,
      brokers: { alpha, beta }
Severity: Minor
Found in src/redux/epics/upload-epic.tsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status