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

add runnable/callable class in async invoke method #1327

Merged
merged 1 commit into from
May 28, 2024

add runnable/callable class in async invoke method

083cd71
Select commit
Loading
Failed to load commit list.
Merged

add runnable/callable class in async invoke method #1327

add runnable/callable class in async invoke method
083cd71
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed May 27, 2024 in 0s

77.89% of diff hit (target 83.17%)

View this Pull Request on Codecov

77.89% of diff hit (target 83.17%)

Annotations

Check warning on line 204 in sofa-boot-project/sofa-boot-actuator/src/main/java/com/alipay/sofa/boot/actuator/health/HealthCheckerProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-boot-project/sofa-boot-actuator/src/main/java/com/alipay/sofa/boot/actuator/health/HealthCheckerProcessor.java#L204

Added line #L204 was not covered by tests

Check warning on line 389 in sofa-boot-project/sofa-boot-actuator/src/main/java/com/alipay/sofa/boot/actuator/health/HealthCheckerProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-boot-project/sofa-boot-actuator/src/main/java/com/alipay/sofa/boot/actuator/health/HealthCheckerProcessor.java#L385-L389

Added lines #L385 - L389 were not covered by tests

Check warning on line 339 in sofa-boot-project/sofa-boot-actuator/src/main/java/com/alipay/sofa/boot/actuator/health/HealthIndicatorProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-boot-project/sofa-boot-actuator/src/main/java/com/alipay/sofa/boot/actuator/health/HealthIndicatorProcessor.java#L335-L339

Added lines #L335 - L339 were not covered by tests

Check warning on line 303 in sofa-boot-project/sofa-boot-core/isle-sofa-boot/src/main/java/com/alipay/sofa/boot/isle/stage/SpringContextInstallStage.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-boot-project/sofa-boot-core/isle-sofa-boot/src/main/java/com/alipay/sofa/boot/isle/stage/SpringContextInstallStage.java#L301-L303

Added lines #L301 - L303 were not covered by tests

Check warning on line 86 in sofa-boot-project/sofa-boot-core/runtime-sofa-boot/src/main/java/com/alipay/sofa/runtime/async/AsyncInitializeBeanMethodInvoker.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-boot-project/sofa-boot-core/runtime-sofa-boot/src/main/java/com/alipay/sofa/runtime/async/AsyncInitializeBeanMethodInvoker.java#L85-L86

Added lines #L85 - L86 were not covered by tests

Check warning on line 113 in sofa-boot-project/sofa-boot-core/runtime-sofa-boot/src/main/java/com/alipay/sofa/runtime/async/AsyncInitializeBeanMethodInvoker.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-boot-project/sofa-boot-core/runtime-sofa-boot/src/main/java/com/alipay/sofa/runtime/async/AsyncInitializeBeanMethodInvoker.java#L112-L113

Added lines #L112 - L113 were not covered by tests