MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / units.test.ts

File units.test.ts

test/compute-engine/units.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { engine } from '../utils';
2import {
3 getUnitDimension,
4 areCompatibleUnits,

Callers

nothing calls this directly

Calls 15

getUnitDimensionFunction · 0.90
getUnitScaleFunction · 0.90
areCompatibleUnitsFunction · 0.90
getExpressionDimensionFunction · 0.90
getExpressionScaleFunction · 0.90
parseUnitDSLFunction · 0.90
dimensionsEqualFunction · 0.90
isDimensionlessFunction · 0.90
boxedToUnitExpressionFunction · 0.90
convertCompoundUnitFunction · 0.90
lookupDefinitionMethod · 0.65
exprMethod · 0.65

Tested by

no test coverage detected