WikiEducationFoundation/WikiEduDashboard

View on GitHub
app/assets/javascripts/components/overview/milestones.jsx

Summary

Maintainability
A
1 hr
Test Coverage
A
100%

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

  render() {
    const currentWeek = CourseDateUtils.currentWeekOrder(this.props.timelineStart);
    const weekNumberOffset = CourseDateUtils.weeksBeforeTimeline(this.props.course);
    const blocks = [];

Severity: Minor
Found in app/assets/javascripts/components/overview/milestones.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status