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

upgrade hessian2: support decimal #126

Merged
merged 1 commit into from
Jul 10, 2019
Merged

Conversation

wongoo
Copy link
Contributor

@wongoo wongoo commented Jul 10, 2019

What this PR does:
Add support for decimal
Which issue(s) this PR fixes:

Fixes #109

Special notes for your reviewer:
None

Does this PR introduce a user-facing change?:

- add support for decimal

@codecov-io
Copy link

codecov-io commented Jul 10, 2019

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #126      +/-   ##
==========================================
- Coverage   67.83%   67.71%   -0.12%     
==========================================
  Files          69       69              
  Lines        4349     4349              
==========================================
- Hits         2950     2945       -5     
- Misses       1098     1103       +5     
  Partials      301      301
Impacted Files Coverage Δ
protocol/dubbo/listener.go 53.66% <0%> (-2.3%) ⬇️

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 b6bbe67...9d03820. Read the comment docs.

@AlexStocks AlexStocks merged commit 357822e into apache:master Jul 10, 2019
LaurenceLiZhixin pushed a commit to LaurenceLiZhixin/dubbo-go that referenced this pull request Jul 17, 2021
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.

Feature: dubbogo 中如何使用 bigdecimal [ok for usage]
3 participants