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

Enhance TypeReference classes and comments #51

Merged
merged 1 commit into from
Apr 22, 2022
Merged

Enhance TypeReference classes and comments #51

merged 1 commit into from
Apr 22, 2022

Conversation

kraity
Copy link
Collaborator

@kraity kraity commented Apr 22, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Apr 22, 2022

Codecov Report

Merging #51 (764da76) into main (9dbc40b) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@             Coverage Diff              @@
##               main      #51      +/-   ##
============================================
- Coverage     64.78%   64.76%   -0.02%     
  Complexity     7984     7984              
============================================
  Files           414      414              
  Lines         45245    45245              
  Branches       9140     9140              
============================================
- Hits          29310    29304       -6     
- Misses        12389    12393       +4     
- Partials       3546     3548       +2     
Impacted Files Coverage Δ
...main/java/com/alibaba/fastjson2/TypeReference.java 87.50% <100.00%> (ø)
...ain/java/com/alibaba/fastjson2/JSONWriterUTF8.java 74.71% <0.00%> (-0.26%) ⬇️
...ain/java/com/alibaba/fastjson2/util/BeanUtils.java 67.86% <0.00%> (-0.20%) ⬇️
...in/java/com/alibaba/fastjson2/JSONWriterJSONB.java 57.43% <0.00%> (-0.19%) ⬇️
...rc/main/java/com/alibaba/fastjson2/JSONReader.java 73.30% <0.00%> (-0.11%) ⬇️

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 9dbc40b...764da76. Read the comment docs.

@wenshao wenshao merged commit ea50f4c into alibaba:main Apr 22, 2022
@wenshao wenshao added this to the 2.0.2 milestone Apr 22, 2022
@wenshao
Copy link
Member

wenshao commented Apr 22, 2022

TypeReference上增加的parseObject & parseArray是很好的注意,非常棒!

@kraity
Copy link
Collaborator Author

kraity commented Apr 22, 2022

TypeReference上增加的parseObject & parseArray是很好的注意,非常棒!

哈哈, 感谢温少的点赞. 我也作为FASTJSON的用户, 所以在使用上尽量考虑到用户使用的想法

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