Skip to content

fix: 스터디 성공률 계산 로직 수정 #274

fix: 스터디 성공률 계산 로직 수정

fix: 스터디 성공률 계산 로직 수정 #274

GitHub Actions / Test Results failed Nov 2, 2023 in 0s

1 fail, 111 pass in 25s

112 tests  +2   111 ✔️ +2   25s ⏱️ +6s
  22 suites ±0       0 💤 ±0 
  22 files   ±0       1 ±0 

Results for commit 6fc5fe1. ± Comparison against earlier commit a12b4a0.

Annotations

Check warning on line 0 in com.yigongil.backend.acceptance.steps.EntryPoint

See this annotation in the file changed.

@github-actions github-actions / Test Results

스터디 하나 성공, 하나 실패하면 성공률이 50 퍼센트이다 (com.yigongil.backend.acceptance.steps.EntryPoint) failed

backend/build/test-results/test/TEST-com.yigongil.backend.acceptance.steps.EntryPoint.xml [took 1s]
Raw output
org.opentest4j.AssertionFailedError: 
expected: 50.0
 but was: 100.0
	at [email protected]/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
	at [email protected]/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77)
	at [email protected]/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
	at [email protected]/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
	at app//com.yigongil.backend.acceptance.steps.StudyProgressStep.성공률_계산(StudyProgressStep.java:126)
	at ✽."noiman"의 스터디 성공률이 50 퍼센트이다(file:///home/runner/work/2023-yigongil/2023-yigongil/backend/src/test/resources/features/study-progress.feature:137)