AugurProject/augur-ui

View on GitHub
src/modules/positions/actions/sell-complete-sets.js

Summary

Maintainability
A
1 hr
Test Coverage

Function sellCompleteSets has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function sellCompleteSets(
  marketId,
  numCompleteSets,
  callback = logError
) {
Severity: Minor
Found in src/modules/positions/actions/sell-complete-sets.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status