streetmix/streetmix

View on GitHub
client/src/streets/image.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function getStreetImage has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function getStreetImage (
  street,
  transparentSky,
  segmentNamesAndWidths,
  streetName,
Severity: Minor
Found in client/src/streets/image.js - About 1 hr to fix

Function getStreetImage has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

  street,
  transparentSky,
  segmentNamesAndWidths,
  streetName,
  dpi = SAVE_AS_IMAGE_DPI,
Severity: Minor
Found in client/src/streets/image.js - About 45 mins to fix

There are no issues that match your filters.

Category
Status