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

Fix issue2830(数值字符串末尾带有小数点0转换为整数出现NumberFormatException)#2838

Merged
wenshao merged 2 commits intoalibaba:masterfrom
Omega-Ariston:fix-issue2830
Oct 29, 2019
Merged

Fix issue2830(数值字符串末尾带有小数点0转换为整数出现NumberFormatException)#2838
wenshao merged 2 commits intoalibaba:masterfrom
Omega-Ariston:fix-issue2830

Conversation

@Omega-Ariston
Copy link
Copy Markdown
Collaborator

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #2838 into master will decrease coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master    #2838      +/-   ##
============================================
- Coverage     80.48%   80.46%   -0.03%     
  Complexity     7180     7180              
============================================
  Files           145      145              
  Lines         26966    26969       +3     
  Branches       6450     6451       +1     
============================================
- Hits          21704    21701       -3     
- Misses         3400     3404       +4     
- Partials       1862     1864       +2
Impacted Files Coverage Δ Complexity Δ
...main/java/com/alibaba/fastjson/util/TypeUtils.java 80.23% <100%> (+0.03%) 631 <0> (+1) ⬆️
...com/alibaba/fastjson/serializer/SerialContext.java 72.91% <0%> (-4.17%) 19% <0%> (ø)
...ava/com/alibaba/fastjson/serializer/DateCodec.java 87.05% <0%> (-1.77%) 40% <0%> (-1%)
...main/java/com/alibaba/fastjson/util/FieldInfo.java 86.2% <0%> (-0.35%) 91% <0%> (ø)

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 b1b0a75...669204d. Read the comment docs.

@wenshao wenshao merged commit 5c6d6fd into alibaba:master Oct 29, 2019
@Omega-Ariston Omega-Ariston deleted the fix-issue2830 branch October 29, 2019 06:18
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.

3 participants