Skip to content

refactor(examples): update geom-sdf-path #1486

refactor(examples): update geom-sdf-path

refactor(examples): update geom-sdf-path #1486

Triggered via push June 18, 2024 15:35
Status Failure
Total duration 1m 27s
Artifacts

test.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
error: expect(received).toBe(expected): packages/geom/test/complex-poly.test.ts#L33
Expected: "<path d=\"M0,-50C16.667,-50,50,-16.667,50,0C50,16.667,16.667,50,0,50C-16.667,50,-50,16.667,-50,0C-50,-16.667,-16.667,-50,0,-50M0,25C8.333,25,25,8.333,25,0C25,-8.333,8.333,-25,0,-25C-8.333,-25,-25,-8.333,-25,0C-25,8.333,-8.333,25,0,25\"/>" Received: "<path d=\"M0,-50C16.667,-50,50,-16.667,50,0C50,16.667,16.667,50,0,50C-16.667,50,-50,16.667,-50,0C-50,-16.667,-16.667,-50,0,-50zM0,25C8.333,25,25,8.333,25,0C25,-8.333,8.333,-25,0,-25C-8.333,-25,-25,-8.333,-25,0C-25,8.333,-8.333,25,0,25z\"/>" at /home/runner/work/umbrella/umbrella/packages/geom/test/complex-poly.test.ts:33:32
test
Process completed with exit code 1.