OasisDEX/oasis-react

View on GitHub
src/components/OasisChartPrice.jsx

Summary

Maintainability
A
1 hr
Test Coverage
F
42%

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

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

There are no issues that match your filters.

Category
Status