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

Fix/throwable #102

Merged
merged 4 commits into from
Sep 16, 2023
Merged

Fix/throwable #102

merged 4 commits into from
Sep 16, 2023

Conversation

Lo1nt
Copy link
Collaborator

@Lo1nt Lo1nt commented Sep 14, 2023

调整 throwable 反序列化的逻辑,
针对传入的 throwable.cause 为自己的情况做兼容适配

@sofastack-cla sofastack-cla bot added bug Something isn't working cla:yes size/M labels Sep 14, 2023
@codecov
Copy link

codecov bot commented Sep 14, 2023

Codecov Report

Patch coverage: 40.00% and project coverage change: +0.04% 🎉

Comparison is base (691b4f2) 28.33% compared to head (9f2b5d0) 28.38%.

Additional details and impacted files
@@            Coverage Diff             @@
##              3.x     #102      +/-   ##
==========================================
+ Coverage   28.33%   28.38%   +0.04%     
==========================================
  Files         171      171              
  Lines       11727    11723       -4     
  Branches     2115     2113       -2     
==========================================
+ Hits         3323     3327       +4     
+ Misses       8062     8046      -16     
- Partials      342      350       +8     
Files Changed Coverage Δ
...ucho/hessian/io/throwable/ThrowableSerializer.java 65.85% <ø> (ø)
...ho/hessian/io/throwable/ThrowableDeserializer.java 44.15% <40.00%> (+6.81%) ⬆️

... and 1 file with indirect coverage changes

☔ 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 18d7299 into sofastack:3.x Sep 16, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cla:yes size/M
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants