thi-ng/umbrella

View on GitHub
packages/vectors/src/compile/emit.ts

Summary

Maintainability
A
0 mins
Test Coverage

File emit.ts has 294 lines of code (exceeds 250 allowed). Consider refactoring.
Wontfix

import type { FnU2 } from "@thi.ng/api";
import { comp } from "@thi.ng/transducers/comp";
import { map } from "@thi.ng/transducers/map";
import { mapIndexed } from "@thi.ng/transducers/map-indexed";
import { range } from "@thi.ng/transducers/range";
Severity: Minor
Found in packages/vectors/src/compile/emit.ts - About 3 hrs to fix

There are no issues that match your filters.

Category
Status