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

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

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

34f2230
Select commit
Loading
Failed to load commit list.
Open

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

fix:fix serializeTransform function to handle class[] ,and return org…
34f2230
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Feb 7, 2024 in 0s

79.12% (-1.86%) compared to 17a685e

View this Pull Request on Codecov

79.12% (-1.86%) compared to 17a685e

Details

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 ⚠️
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.