pacificclimate/climate-explorer-frontend

View on GitHub
src/components/graphs/DualLongTermAveragesGraph.js

Summary

Maintainability
A
1 hr
Test Coverage

Function DualLongTermAveragesGraph has 45 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function DualLongTermAveragesGraph(props) {
  function getMetadata(timeOfYear) {
    // Return metadata for variable_id and, if present and different, for
    // comparand_id.
    const commonMetadataFromProps = _.pick(
Severity: Minor
Found in src/components/graphs/DualLongTermAveragesGraph.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status