Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

spring service delay addressing #473

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

fix ut

2a80974
Select commit
Loading
Failed to load commit list.
Open

spring service delay addressing #473

fix ut
2a80974
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Feb 1, 2024 in 0s

56.00% of diff hit (target 74.37%)

View this Pull Request on Codecov

56.00% of diff hit (target 74.37%)

Annotations

Check warning on line 85 in sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ArkAutowiredBeanPostProcessor.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ArkAutowiredBeanPostProcessor.java#L85

Added line #L85 was not covered by tests

Check warning on line 76 in sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java#L76

Added line #L76 was not covered by tests

Check warning on line 80 in sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java#L80

Added line #L80 was not covered by tests

Check warning on line 83 in sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java#L83

Added line #L83 was not covered by tests

Check warning on line 88 in sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java#L88

Added line #L88 was not covered by tests

Check warning on line 91 in sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java#L91

Added line #L91 was not covered by tests

Check warning on line 104 in sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java#L102-L104

Added lines #L102 - L104 were not covered by tests

Check warning on line 109 in sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java#L109

Added line #L109 was not covered by tests

Check warning on line 155 in sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java#L155

Added line #L155 was not covered by tests

Check warning on line 177 in sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/ServiceProxyFactory.java#L177

Added line #L177 was not covered by tests

Check warning on line 91 in sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/SpringServiceInvoker.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/SpringServiceInvoker.java#L91

Added line #L91 was not covered by tests

Check warning on line 94 in sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/SpringServiceInvoker.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/SpringServiceInvoker.java#L93-L94

Added lines #L93 - L94 were not covered by tests

Check warning on line 96 in sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/SpringServiceInvoker.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/SpringServiceInvoker.java#L96

Added line #L96 was not covered by tests

Check warning on line 173 in sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/SpringServiceInvoker.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

sofa-serverless-runtime/sofa-serverless-common/src/main/java/com/alipay/sofa/serverless/common/service/SpringServiceInvoker.java#L173

Added line #L173 was not covered by tests