Bamieh/reflow

View on GitHub
packages/reflow-board/src/pages/FlowsPage/Page.js

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    const { match, data } = this.props;
    const projectName = match.params.projectName;
    const selectedJobID = match.params.jobID;

Severity: Minor
Found in packages/reflow-board/src/pages/FlowsPage/Page.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status