Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

bug fixed for issue #1763,如果有多层泛型且前面泛型已经实现的情况下,判断下一级泛型#1776

Merged
wenshao merged 2 commits intoalibaba:masterfrom
boynicholas:master
Mar 25, 2018
Merged

bug fixed for issue #1763,如果有多层泛型且前面泛型已经实现的情况下,判断下一级泛型#1776
wenshao merged 2 commits intoalibaba:masterfrom
boynicholas:master

Conversation

@boynicholas
Copy link
Copy Markdown
Contributor

bug fixed for issue #1763,如果有多层泛型且前面泛型已经实现的情况下,判断下一级泛型

@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Mar 23, 2018

CLA assistant check
All committers have signed the CLA.

@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov-io
Copy link
Copy Markdown

codecov-io commented Mar 23, 2018

Codecov Report

Merging #1776 into master will decrease coverage by 0.06%.
The diff coverage is 0%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #1776      +/-   ##
============================================
- Coverage     81.11%   81.05%   -0.07%     
+ Complexity     6210     6208       -2     
============================================
  Files           137      137              
  Lines         23067    23081      +14     
  Branches       5338     5343       +5     
============================================
- Hits          18711    18708       -3     
- Misses         3011     3027      +16     
- Partials       1345     1346       +1
Impacted Files Coverage Δ Complexity Δ
.../main/java/com/alibaba/fastjson/TypeReference.java 62.22% <0%> (-28.11%) 8 <0> (ø)
...main/java/com/alibaba/fastjson/util/TypeUtils.java 81.3% <0%> (-0.15%) 492% <0%> (-1%)
...ava/com/alibaba/fastjson/parser/JSONLexerBase.java 71.82% <0%> (-0.04%) 787% <0%> (-1%)

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 a522561...97e8c19. Read the comment docs.

@wenshao
Copy link
Copy Markdown
Member

wenshao commented Mar 24, 2018

能否提供testcase?

@wenshao wenshao merged commit 9aae9e0 into alibaba:master Mar 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants