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: java exception & typed list support for hessian #120

Merged
merged 3 commits into from
Jul 4, 2019

Conversation

wongoo
Copy link
Contributor

@wongoo wongoo commented Jul 4, 2019

What this PR does:
upgrade hessian2 library
Which issue(s) this PR fixes:
Fixes :

  • typed list encode/decode
  • java exception encode/decode

Special notes for your reviewer:
None

Does this PR introduce a user-facing change?:

- upgrade hessian2 to v1.1.1

@wongoo wongoo closed this Jul 4, 2019
@wongoo wongoo reopened this Jul 4, 2019
@codecov-io
Copy link

codecov-io commented Jul 4, 2019

Codecov Report

Merging #120 into master will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #120      +/-   ##
==========================================
- Coverage   67.79%   67.71%   -0.08%     
==========================================
  Files          69       69              
  Lines        4350     4349       -1     
==========================================
- Hits         2949     2945       -4     
- Misses       1101     1103       +2     
- Partials      300      301       +1
Impacted Files Coverage Δ
protocol/dubbo/client.go 66.9% <ø> (-0.24%) ⬇️
config_center/zookeeper/listener.go 82.6% <0%> (-4.35%) ⬇️
protocol/dubbo/listener.go 53.66% <0%> (-0.92%) ⬇️

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 a4078d1...302923f. Read the comment docs.

@AlexStocks AlexStocks merged commit 93163ea into apache:master Jul 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants