Skip to content

feat(环境): 降低 logback 版本适配 jdk8 #36

feat(环境): 降低 logback 版本适配 jdk8

feat(环境): 降低 logback 版本适配 jdk8 #36

GitHub Actions / JUnit Tests (17) succeeded Feb 4, 2025 in 1s

17 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.delete.DeleteServiceTest.xml 1✅ 121ms
lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.get.GetServiceTest.xml 6✅ 950ms
lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.head.HeadServiceTest.xml 1✅ 123ms
lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.interceptor.LightCallInterceptorTest.xml 1✅ 333ms
lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.options.OptionsServiceTest.xml 1✅ 2s
lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.part.PartServiceTest.xml 1✅ 132ms
lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.patch.PatchServiceTest.xml 1✅ 118ms
lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.post.PostServiceTest.xml 1✅ 121ms
lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.put.PutServiceTest.xml 1✅ 219ms
lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.handler.PartHandlerTest.xml 3✅ 8ms

✅ lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.delete.DeleteServiceTest.xml

1 tests were completed in 121ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.devlive.lightcall.example.delete.DeleteServiceTest 1✅ 121ms

✅ org.devlive.lightcall.example.delete.DeleteServiceTest

✅ test

✅ lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.get.GetServiceTest.xml

6 tests were completed in 950ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.devlive.lightcall.example.get.GetServiceTest 6✅ 950ms

✅ org.devlive.lightcall.example.get.GetServiceTest

✅ testGetPosts
✅ testGetPostParamAndPath
✅ testGetPost
✅ testGetPostsPaged
✅ testGetPostHeaderAndParam
✅ testGetPostPathAndHeader

✅ lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.head.HeadServiceTest.xml

1 tests were completed in 123ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.devlive.lightcall.example.head.HeadServiceTest 1✅ 123ms

✅ org.devlive.lightcall.example.head.HeadServiceTest

✅ test

✅ lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.interceptor.LightCallInterceptorTest.xml

1 tests were completed in 333ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.devlive.lightcall.example.interceptor.LightCallInterceptorTest 1✅ 333ms

✅ org.devlive.lightcall.example.interceptor.LightCallInterceptorTest

✅ testGetPosts

✅ lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.options.OptionsServiceTest.xml

1 tests were completed in 2s with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.devlive.lightcall.example.options.OptionsServiceTest 1✅ 2s

✅ org.devlive.lightcall.example.options.OptionsServiceTest

✅ test

✅ lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.part.PartServiceTest.xml

1 tests were completed in 132ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.devlive.lightcall.example.part.PartServiceTest 1✅ 132ms

✅ org.devlive.lightcall.example.part.PartServiceTest

✅ testFileUpload(Path)

✅ lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.patch.PatchServiceTest.xml

1 tests were completed in 118ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.devlive.lightcall.example.patch.PatchServiceTest 1✅ 118ms

✅ org.devlive.lightcall.example.patch.PatchServiceTest

✅ test

✅ lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.post.PostServiceTest.xml

1 tests were completed in 121ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.devlive.lightcall.example.post.PostServiceTest 1✅ 121ms

✅ org.devlive.lightcall.example.post.PostServiceTest

✅ createPost

✅ lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.example.put.PutServiceTest.xml

1 tests were completed in 219ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.devlive.lightcall.example.put.PutServiceTest 1✅ 219ms

✅ org.devlive.lightcall.example.put.PutServiceTest

✅ createPost

✅ lightcall-core/target/surefire-reports/TEST-org.devlive.lightcall.handler.PartHandlerTest.xml

3 tests were completed in 8ms with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
org.devlive.lightcall.handler.PartHandlerTest 3✅ 8ms

✅ org.devlive.lightcall.handler.PartHandlerTest

✅ testCreateHandlerWithNullContext
✅ testCanHandle
✅ testCreateHandler