MCPcopy Index your code
hub / github.com/graphif/project-graph / ProgressNumber.test.ts

File ProgressNumber.test.ts

packages/data-structures/tests/ProgressNumber.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import { ProgressNumber } from "../src/ProgressNumber";
3
4describe("ProgressNumber 进度", () => {

Callers

nothing calls this directly

Calls 5

setFullMethod · 0.80
setEmptyMethod · 0.80
addMethod · 0.45
subtractMethod · 0.45
cloneMethod · 0.45

Tested by

no test coverage detected