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/throw compatible #108

Merged
merged 3 commits into from
Nov 9, 2023
Merged

Fix/throw compatible #108

merged 3 commits into from
Nov 9, 2023

Conversation

Lo1nt
Copy link
Collaborator

@Lo1nt Lo1nt commented Nov 9, 2023

Compatibility problem between different version of JDK

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

codecov bot commented Nov 9, 2023

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (4d958a2) 28.39% compared to head (4bd3bdd) 28.47%.

Additional details and impacted files
@@            Coverage Diff             @@
##              3.x     #108      +/-   ##
==========================================
+ Coverage   28.39%   28.47%   +0.07%     
==========================================
  Files         171      171              
  Lines       11729    11731       +2     
  Branches     2113     2114       +1     
==========================================
+ Hits         3331     3340       +9     
+ Misses       8048     8044       -4     
+ Partials      350      347       -3     
Files Coverage Δ
...an/io/throwable/StackTraceElementDeserializer.java 60.00% <100.00%> (+1.50%) ⬆️
...ho/hessian/io/throwable/ThrowableDeserializer.java 44.15% <50.00%> (ø)

... and 2 files 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 8158da2 into sofastack:3.x Nov 9, 2023
5 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