casefoundation/weekly-roundup

View on GitHub
client/src/containers/Roundups/Archive.js

Summary

Maintainability
A
2 hrs
Test Coverage

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

  render() {
    let pagination;
    if (this.props.Archive.totalCount) {
      pagination = (
        <Pagination
Severity: Major
Found in client/src/containers/Roundups/Archive.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status