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

add class not found cache #73

Merged
merged 3 commits into from
Feb 14, 2022

Conversation

OrezzerO
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Dec 30, 2021

Codecov Report

Merging #73 (1ca0308) into 3.x (e4c4795) will increase coverage by 0.09%.
The diff coverage is 96.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.x      #73      +/-   ##
==========================================
+ Coverage   25.97%   26.07%   +0.09%     
==========================================
  Files         158      158              
  Lines       11109    11129      +20     
  Branches     1974     1980       +6     
==========================================
+ Hits         2886     2902      +16     
- Misses       7928     7930       +2     
- Partials      295      297       +2     
Impacted Files Coverage Δ
.../java/com/caucho/hessian/io/SerializerFactory.java 83.85% <96.55%> (+0.84%) ⬆️
.../com/alipay/hessian/generic/util/GenericUtils.java 80.87% <0.00%> (-1.30%) ⬇️
...ain/java/com/caucho/hessian/io/Hessian2Output.java 46.78% <0.00%> (-0.33%) ⬇️
...main/java/com/caucho/hessian/io/Hessian2Input.java 32.49% <0.00%> (+0.12%) ⬆️
...ay/hessian/generic/io/GenericObjectSerializer.java 89.70% <0.00%> (+2.20%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e4c4795...1ca0308. Read the comment docs.

@sofastack-bot sofastack-bot bot added size/L and removed size/M labels Jan 5, 2022
Copy link
Member

@JervyShi JervyShi left a comment

Choose a reason for hiding this comment

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

LGTM

@JervyShi JervyShi merged commit a71bc56 into sofastack:3.x Feb 14, 2022
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