Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use reflect on throwable if possible #103

Merged
merged 2 commits into from
Sep 16, 2023
Merged

Conversation

Lo1nt
Copy link
Collaborator

@Lo1nt Lo1nt commented Sep 14, 2023

如果反射可以使用, 使用原本的序列化与反序列化器以达到无损的效果

@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch coverage: 50.00% and project coverage change: +0.01% 🎉

Comparison is base (18d7299) 28.38% compared to head (49e7d7c) 28.39%.

Additional details and impacted files
@@            Coverage Diff             @@
##              3.x     #103      +/-   ##
==========================================
+ Coverage   28.38%   28.39%   +0.01%     
==========================================
  Files         171      171              
  Lines       11723    11729       +6     
  Branches     2113     2113              
==========================================
+ Hits         3327     3331       +4     
- Misses       8046     8048       +2     
  Partials      350      350              
Files Changed Coverage Δ
...m/caucho/hessian/io/throwable/ThrowableHelper.java 47.82% <50.00%> (+6.64%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

@EvenLjj EvenLjj left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Lo1nt Lo1nt merged commit fdbd4b1 into sofastack:3.x Sep 16, 2023
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants