This repository was archived by the owner on Feb 18, 2024. It is now read-only.
fix:fix serializeTransform function to handle class[] ,and return org… #486
Codecov / codecov/project
failed
Apr 6, 2026 in 1s
79.12% (-1.86%) compared to 17a685e
View this Pull Request on Codecov
79.12% (-1.86%) compared to 17a685e
Details
Codecov Report
❌ Patch coverage is 31.57895% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.12%. Comparing base (17a685e) to head (34f2230).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...ay/sofa/serverless/common/util/SerializeUtils.java | 31.57% | 9 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #486 +/- ##
============================================
- Coverage 80.98% 79.12% -1.86%
+ Complexity 66 63 -3
============================================
Files 45 47 +2
Lines 1031 1241 +210
Branches 90 118 +28
============================================
+ Hits 835 982 +147
- Misses 145 195 +50
- Partials 51 64 +13 ☔ View full report in Codecov by Sentry.
📢 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