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 issue that cant decode java generic type #239

Merged
merged 2 commits into from
Oct 12, 2020

Conversation

wongoo
Copy link
Contributor

@wongoo wongoo commented Oct 10, 2020

What this PR does:

fix issue #238 that cant decode java generic type

Which issue(s) this PR fixes:

Fixes #238

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

- fix issue that cant decode java generic type

@codecov-io
Copy link

codecov-io commented Oct 10, 2020

Codecov Report

Merging #239 into master will increase coverage by 0.00%.
The diff coverage is 71.42%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #239   +/-   ##
=======================================
  Coverage   66.18%   66.18%           
=======================================
  Files          25       25           
  Lines        2762     2768    +6     
=======================================
+ Hits         1828     1832    +4     
- Misses        707      708    +1     
- Partials      227      228    +1     
Impacted Files Coverage Δ
object.go 65.60% <71.42%> (+0.02%) ⬆️

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 c0c78ba...864791d. Read the comment docs.

@watermelo watermelo self-requested a review October 12, 2020 06:58
@AlexStocks AlexStocks merged commit aea2863 into apache:master Oct 12, 2020
zhaoyunxing92 pushed a commit that referenced this pull request Sep 4, 2021
fix issue that cant decode java generic type
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.

有关于java server端 泛型的问题
5 participants