Skip to content

fix(util): math util 함수의 반복문을 for...of 문으로 수정 (#304) #602

fix(util): math util 함수의 반복문을 for...of 문으로 수정 (#304)

fix(util): math util 함수의 반복문을 for...of 문으로 수정 (#304) #602

Triggered via push July 5, 2024 09:44
Status Failure
Total duration 2m 6s
Artifacts

codecov.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

2 errors
src/common/delay/delay.spec.ts > delay > should delay the promise by the given time: packages/utils/src/common/delay/delay.spec.ts#L14
AssertionError: expected 199 to be greater than or equal to 200 ❯ src/common/delay/delay.spec.ts:14:25
codecov
Process completed with exit code 1.