airbnb/caravel

View on GitHub
superset-frontend/src/utils/downloadAsImage.ts

Summary

Maintainability
A
1 hr
Test Coverage

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

export default function downloadAsImage(
  selector: string,
  description: string,
  isExactSelector = false,
) {
Severity: Minor
Found in superset-frontend/src/utils/downloadAsImage.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status