OasisDEX/oasis-react

View on GitHub
src/components/OasisChartDepth.jsx

Summary

Maintainability
A
1 hr
Test Coverage
F
32%

Function render has 72 lines of code (exceeds 50 allowed). Consider refactoring.
Open

  render() {
    return (
      <Line
        height={CHART_HEIGHT}
        data={{
Severity: Major
Found in src/components/OasisChartDepth.jsx - About 1 hr to fix

There are no issues that match your filters.

Category
Status