Skip to content

test: migrate unit tests from JUnit 4 to JUnit 5 in code-generator, configcenter and limiter modules #269

test: migrate unit tests from JUnit 4 to JUnit 5 in code-generator, configcenter and limiter modules

test: migrate unit tests from JUnit 4 to JUnit 5 in code-generator, configcenter and limiter modules #269

Triggered via pull request January 22, 2026 03:12
Status Success
Total duration 32s
Artifacts

checkstyle.yml

on: pull_request
checkstyle
28s
checkstyle
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
checkstyle: trpc-configcenter/trpc-configcenter-nacos/src/test/java/com/tencent/trpc/configcenter/nacos/NacosConfigurationLoaderTest.java#L230
[checkstyle] reported by reviewdog 🐶 本行字符数 121个,最多:120个。 Raw Output: /github/workspace/./trpc-configcenter/trpc-configcenter-nacos/src/test/java/com/tencent/trpc/configcenter/nacos/NacosConfigurationLoaderTest.java:230:0: warning: 本行字符数 121个,最多:120个。 (com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck)
checkstyle: trpc-limiter/trpc-limiter-sentinel/src/test/java/com/tencent/trpc/limiter/sentinel/config/datasource/factory/LocalFileDatasourceConfigFactoryTest.java#L38
[checkstyle] reported by reviewdog 🐶 本行字符数 121个,最多:120个。 Raw Output: /github/workspace/./trpc-limiter/trpc-limiter-sentinel/src/test/java/com/tencent/trpc/limiter/sentinel/config/datasource/factory/LocalFileDatasourceConfigFactoryTest.java:38:0: warning: 本行字符数 121个,最多:120个。 (com.puppycrawl.tools.checkstyle.checks.sizes.LineLengthCheck)