MCPcopy Create free account
hub / github.com/ColmapView/Colmapview.github.io / urlCameraStateCodec.test.ts

File urlCameraStateCodec.test.ts

src/utils/urlCameraStateCodec.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import type { CameraViewState } from '../store/types';
3import {
4 decodeCameraFromBytes,

Callers

nothing calls this directly

Calls 9

encodeCameraStateFunction · 0.90
decodeCameraStateBinaryFunction · 0.90
decodeCameraFromBytesFunction · 0.90
encodeCameraStateBinaryFunction · 0.90
decodeCameraStateLegacyFunction · 0.90
toBase64UrlFunction · 0.90
fromBase64UrlFunction · 0.90
getMethod · 0.80
fillMethod · 0.65

Tested by

no test coverage detected