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

Optimized code #99

Merged
merged 5 commits into from
Aug 21, 2023
Merged

Optimized code #99

merged 5 commits into from
Aug 21, 2023

Conversation

EvenLjj
Copy link

@EvenLjj EvenLjj commented Aug 18, 2023

Optimized log code

@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Merging #99 (004b82d) into 3.x (2fcc89c) will increase coverage by 0.01%.
Report is 1 commits behind head on 3.x.
The diff coverage is 10.00%.

@@            Coverage Diff             @@
##              3.x      #99      +/-   ##
==========================================
+ Coverage   26.34%   26.35%   +0.01%     
==========================================
  Files         158      158              
  Lines       11130    11131       +1     
  Branches     1981     1981              
==========================================
+ Hits         2932     2934       +2     
+ Misses       7896     7895       -1     
  Partials      302      302              
Files Changed Coverage Δ
...va/com/caucho/burlap/client/MicroBurlapOutput.java 0.00% <0.00%> (ø)
...va/com/caucho/hessian/io/AbstractDeserializer.java 10.52% <0.00%> (ø)
...om/caucho/hessian/io/AbstractListDeserializer.java 20.00% <0.00%> (ø)
...main/java/com/caucho/hessian/io/Hessian2Input.java 32.49% <0.00%> (ø)
...n/java/com/caucho/hessian/io/JavaDeserializer.java 71.84% <0.00%> (ø)
...a/com/caucho/hessian/micro/MicroHessianOutput.java 0.00% <0.00%> (ø)
...ava/com/caucho/hessian/server/HessianSkeleton.java 0.00% <0.00%> (ø)
...com/caucho/hessian/io/AbstractMapDeserializer.java 50.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

@Lo1nt Lo1nt merged commit 39b1dcb into sofastack:3.x Aug 21, 2023
4 of 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