fix(archive): 修复 JarUtils.parseArtifactId 不支持解析 .jar-unpack 目录路径 (合并到 3.1.x)#1113
Open
LuotuoMianyang wants to merge 1 commit into
Open
fix(archive): 修复 JarUtils.parseArtifactId 不支持解析 .jar-unpack 目录路径 (合并到 3.1.x)#1113LuotuoMianyang wants to merge 1 commit into
LuotuoMianyang wants to merge 1 commit into
Codecov / codecov/project
succeeded
Jun 4, 2026 in 1s
0.00% (+0.00%) compared to 1f19e51
View this Pull Request on Codecov
0.00% (+0.00%) compared to 1f19e51
Details
Codecov Report
❌ Patch coverage is 0% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 0.00%. Comparing base (1f19e51) to head (9e7d223).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| .../java/com/alipay/sofa/ark/loader/jar/JarUtils.java | 0.00% | 20 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## 3.1.x #1113 +/- ##
=====================================
Coverage 0.00% 0.00%
=====================================
Files 167 167
Lines 6986 7006 +20
Branches 1029 1035 +6
=====================================
- Misses 6986 7006 +20 ☔ 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.
Loading