MCPcopy Create free account
hub / github.com/CoderLine/alphaTab / BoundsLookupPartialUpdate.test.ts

File BoundsLookupPartialUpdate.test.ts

packages/alphatab/test/rendering/BoundsLookupPartialUpdate.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { Bar } from '@coderline/alphatab/model/Bar';
3import { Beat } from '@coderline/alphatab/model/Beat';
4import { MasterBar } from '@coderline/alphatab/model/MasterBar';

Callers

nothing calls this directly

Calls 12

makeBoundsFunction · 0.85
buildScoreFunction · 0.85
populateLookupFunction · 0.85
resetForPartialUpdateMethod · 0.80
findMasterBarByIndexMethod · 0.80
clearFromMasterBarMethod · 0.80
addStaffSystemMethod · 0.80
toBeMethod · 0.45
finishMethod · 0.45
findBeatMethod · 0.45
addMasterBarMethod · 0.45
addBarMethod · 0.45

Tested by

no test coverage detected