Open linwaiwai opened 8 months ago
Hi @linwaiwai, welcome to SOFAStack community, Please sign Contributor License Agreement!
After you signed CLA, we will automatically sync the status of this pull request in 3 minutes.
Attention: 13 lines
in your changes are missing coverage. Please review.
Comparison is base (
17a685e
) 80.98% compared to head (34f2230
) 79.12%. Report is 112 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
...ay/sofa/serverless/common/util/SerializeUtils.java | 31.57% | 9 Missing and 4 partials :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
[fix serializeTransform function to handle class[] ,and return orginal when the target loader and sourceLoader are the same](fix:fix serializeTransform function to handle class[] ,and return orginal when the target loader and sourceLoader are the same)
Motivation
Try to fix the function call throught bizs normally
Modification
fix serializeTransform function
Result
Resolved or fixed #https://github.com/koupleless/koupleless/issues/81.
If there is no issue then describe the changes introduced by this PR.