Open codingl2k1 opened 1 year ago
Attention: 1 lines
in your changes are missing coverage. Please review.
Comparison is base (
2a041ae
) 89.12% compared to head (d43d8f4
) 88.98%.
Files | Patch % | Lines |
---|---|---|
python/xoscar/serialization/pyfury.py | 83.33% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Is there any things I can help for this PR?
Is there any things I can help for this PR?
fury Python is hard to use, could you help fix the crash issue?
What do these changes do?
Related issue number
This test code may be crash when fury deserializing, but if it does not crash, the performance is better than Mars default serializers.
Use fury(if not crash): 9.764425039291382 Mars default: 13.590802669525146
Fixes #xxxx
Check code requirements