Skip to content
This repository was archived by the owner on Jul 26, 2025. It is now read-only.

self-review

c93539d
Select commit
Loading
Failed to load commit list.
Merged

test: replace Jest with Vitest #317

self-review
c93539d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jan 17, 2025 in 1s

66.01% of diff hit (target 98.65%)

View this Pull Request on Codecov

66.01% of diff hit (target 98.65%)

Annotations

Check warning on line 19 in demo/components/CameraFeed.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/components/CameraFeed.tsx#L14-L19

Added lines #L14 - L19 were not covered by tests

Check warning on line 32 in demo/components/CameraSelector.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/components/CameraSelector.tsx#L32

Added line #L32 was not covered by tests

Check warning on line 41 in demo/components/CameraTransform.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/components/CameraTransform.tsx#L41

Added line #L41 was not covered by tests

Check warning on line 67 in demo/components/CameraTransform.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/components/CameraTransform.tsx#L65-L67

Added lines #L65 - L67 were not covered by tests

Check warning on line 73 in demo/components/CameraTransform.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/components/CameraTransform.tsx#L73

Added line #L73 was not covered by tests

Check warning on line 75 in demo/components/CameraTransform.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/components/CameraTransform.tsx#L75

Added line #L75 was not covered by tests

Check warning on line 78 in demo/components/CameraTransform.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/components/CameraTransform.tsx#L78

Added line #L78 was not covered by tests

Check warning on line 9 in demo/components/SnapshotImage.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/components/SnapshotImage.tsx#L7-L9

Added lines #L7 - L9 were not covered by tests

Check warning on line 24 in demo/contexts/cameraContext.provider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/contexts/cameraContext.provider.tsx#L11-L24

Added lines #L11 - L24 were not covered by tests

Check warning on line 35 in demo/contexts/cameraContext.provider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/contexts/cameraContext.provider.tsx#L26-L35

Added lines #L26 - L35 were not covered by tests

Check warning on line 39 in demo/contexts/cameraContext.provider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/contexts/cameraContext.provider.tsx#L37-L39

Added lines #L37 - L39 were not covered by tests

Check warning on line 49 in demo/contexts/cameraContext.provider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/contexts/cameraContext.provider.tsx#L41-L49

Added lines #L41 - L49 were not covered by tests

Check warning on line 54 in demo/contexts/cameraContext.provider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/contexts/cameraContext.provider.tsx#L51-L54

Added lines #L51 - L54 were not covered by tests

Check warning on line 56 in demo/contexts/cameraContext.provider.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/contexts/cameraContext.provider.tsx#L56

Added line #L56 was not covered by tests

Check warning on line 18 in demo/contexts/cameraContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/contexts/cameraContext.tsx#L15-L18

Added lines #L15 - L18 were not covered by tests

Check warning on line 25 in demo/contexts/cameraContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/contexts/cameraContext.tsx#L25

Added line #L25 was not covered by tests

Check warning on line 47 in demo/contexts/cameraContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/contexts/cameraContext.tsx#L47

Added line #L47 was not covered by tests

Check warning on line 57 in demo/contexts/cameraContext.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/contexts/cameraContext.tsx#L57

Added line #L57 was not covered by tests

Check warning on line 5 in demo/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/index.tsx#L5

Added line #L5 was not covered by tests

Check warning on line 7 in demo/index.tsx

See this annotation in the file changed.

@codecov codecov / codecov/patch

demo/index.tsx#L7

Added line #L7 was not covered by tests

Check warning on line 6 in postcss.config.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

postcss.config.js#L6

Added line #L6 was not covered by tests

Check warning on line 3 in scripts/alignImages/alignImages.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

scripts/alignImages/alignImages.ts#L2-L3

Added lines #L2 - L3 were not covered by tests

Check warning on line 6 in scripts/alignImages/alignImages.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

scripts/alignImages/alignImages.ts#L6

Added line #L6 was not covered by tests

Check warning on line 14 in scripts/featureMatching/featureMatchingTest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

scripts/featureMatching/featureMatchingTest.ts#L13-L14

Added lines #L13 - L14 were not covered by tests

Check warning on line 20 in scripts/featureMatching/featureMatchingTest.ts

See this annotation in the file changed.

@codecov codecov / codecov/patch

scripts/featureMatching/featureMatchingTest.ts#L18-L20

Added lines #L18 - L20 were not covered by tests