pivotal-sg/spotlight

View on GitHub
app/assets/javascripts/components/ci_widget.jsx

Summary

Maintainability
A
1 hr
Test Coverage

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

  render: function() {
    return (
      <div className={'inner-ci-widget ' + this.props.status}>
        <div className="content">
          <p className="project-name">{this.props.title}</p>
Severity: Minor
Found in app/assets/javascripts/components/ci_widget.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status