Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: ThreadWorkerPool支持newVirtualThreadPerTaskExecutor方式使用虚拟线程 #71

feat: fix test

0155531
Select commit
Loading
Failed to load commit list.
Merged

WIP: ThreadWorkerPool支持newVirtualThreadPerTaskExecutor方式使用虚拟线程 #71

feat: fix test
0155531
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jan 9, 2025 in 1s

77.77778% of diff hit (target 70.13750%)

View this Pull Request on Codecov

77.77778% of diff hit (target 70.13750%)

Annotations

Check warning on line 38 in trpc-core/src/main/java/com/tencent/trpc/core/management/AbstractThreadPoolMXBean.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

trpc-core/src/main/java/com/tencent/trpc/core/management/AbstractThreadPoolMXBean.java#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 110 in trpc-core/src/main/java/com/tencent/trpc/core/worker/support/thread/ThreadWorkerPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

trpc-core/src/main/java/com/tencent/trpc/core/worker/support/thread/ThreadWorkerPool.java#L104-L110

Added lines #L104 - L110 were not covered by tests

Check warning on line 112 in trpc-core/src/main/java/com/tencent/trpc/core/worker/support/thread/ThreadWorkerPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

trpc-core/src/main/java/com/tencent/trpc/core/worker/support/thread/ThreadWorkerPool.java#L112

Added line #L112 was not covered by tests

Check warning on line 222 in trpc-core/src/main/java/com/tencent/trpc/core/worker/support/thread/ThreadWorkerPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

trpc-core/src/main/java/com/tencent/trpc/core/worker/support/thread/ThreadWorkerPool.java#L218-L222

Added lines #L218 - L222 were not covered by tests

Check warning on line 230 in trpc-core/src/main/java/com/tencent/trpc/core/worker/support/thread/ThreadWorkerPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

trpc-core/src/main/java/com/tencent/trpc/core/worker/support/thread/ThreadWorkerPool.java#L228-L230

Added lines #L228 - L230 were not covered by tests

Check warning on line 235 in trpc-core/src/main/java/com/tencent/trpc/core/worker/support/thread/ThreadWorkerPool.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

trpc-core/src/main/java/com/tencent/trpc/core/worker/support/thread/ThreadWorkerPool.java#L232-L235

Added lines #L232 - L235 were not covered by tests