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

spring service delay addressing#473

Open
yuanyuancin wants to merge 4 commits into
masterfrom
optimize_spring_service_finder
Open

spring service delay addressing#473
yuanyuancin wants to merge 4 commits into
masterfrom
optimize_spring_service_finder

fix ut

2a80974
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 22, 2026 in 0s

79.40% (+5.03%) compared to 7e5c6f2

View this Pull Request on Codecov

79.40% (+5.03%) compared to 7e5c6f2

Details

Codecov Report

❌ Patch coverage is 56.00000% with 33 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.40%. Comparing base (7e5c6f2) to head (2a80974).
⚠️ Report is 27 commits behind head on master.

Files with missing lines 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 Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.