MCPcopy Create free account
hub / github.com/d3/d3-array / rollup-test.js

File rollup-test.js

test/rollup-test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "assert";
2import {rollup, sum} from "../src/index.js";
3
4const data = [

Callers

nothing calls this directly

Calls 3

rollupFunction · 0.90
sumFunction · 0.90
entriesFunction · 0.70

Tested by

no test coverage detected