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

Conversation

yuanyuancin
Copy link
Collaborator

@yuanyuancin yuanyuancin commented Jan 16, 2024

fix koupleless/koupleless#54

Motivation

Explain the context, and why you're making that change.
To make others understand what is the problem you're trying to solve.

Modification

Describe the idea and modifications you've done.

Result

Resolved or fixed #.

If there is no issue then describe the changes introduced by this PR.

@yuanyuancin yuanyuancin linked an issue Jan 16, 2024 that may be closed by this pull request
Copy link

codecov bot commented Jan 22, 2024

Codecov Report

Attention: 33 lines in your changes are missing coverage. Please review.

Comparison is base (7e5c6f2) 74.37% compared to head (2a80974) 79.40%.
Report is 23 commits behind head on master.

Files Patch % Lines
...serverless/common/service/ServiceProxyFactory.java 46.80% 13 Missing and 12 partials ⚠️
...erverless/common/service/SpringServiceInvoker.java 30.00% 6 Missing and 1 partial ⚠️
.../common/service/ArkAutowiredBeanPostProcessor.java 88.88% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #473      +/-   ##
============================================
+ Coverage     74.37%   79.40%   +5.03%     
- Complexity        0       65      +65     
============================================
  Files            17       46      +29     
  Lines          1627     1248     -379     
  Branches          0      129     +129     
============================================
- Hits           1210      991     -219     
+ Misses          324      185     -139     
+ Partials         93       72      -21     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

模块依赖启动失败问题 spring service finder 延迟寻址
2 participants