sofa-serverless icon indicating copy to clipboard operation
sofa-serverless copied to clipboard

fix:fix serializeTransform function to handle class[] ,and return org…

Open linwaiwai opened this issue 1 year ago • 2 comments

[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.

linwaiwai avatar Feb 06 '24 06:02 linwaiwai

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.

sofastack-cla[bot] avatar Feb 06 '24 06:02 sofastack-cla[bot]

Codecov Report

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:
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     

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 07 '24 01:02 codecov[bot]