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

bug fix: 0.e7 should not pass the test#3017

Merged
wenshao merged 7 commits intoalibaba:masterfrom
York-Cheung:bug-fix
Feb 25, 2020
Merged

bug fix: 0.e7 should not pass the test#3017
wenshao merged 7 commits intoalibaba:masterfrom
York-Cheung:bug-fix

Conversation

@York-Cheung
Copy link
Copy Markdown
Contributor

If there's a dot, then the next char should be a digit, the original code does not handle such a test case:
{
"nums": 0.e-7
}

@claassistantio
Copy link
Copy Markdown

claassistantio commented Feb 12, 2020

CLA assistant check
All committers have signed the CLA.

@claassistantio
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 Feb 12, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@1e0578d). Click here to learn what that means.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3017   +/-   ##
=========================================
  Coverage          ?   80.55%           
  Complexity        ?     7229           
=========================================
  Files             ?      145           
  Lines             ?    27108           
  Branches          ?     6491           
=========================================
  Hits              ?    21838           
  Misses            ?     3388           
  Partials          ?     1882
Impacted Files Coverage Δ Complexity Δ
.../main/java/com/alibaba/fastjson/JSONValidator.java 0% <0%> (ø) 0 <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 1e0578d...26f5929. Read the comment docs.

@wenshao wenshao merged commit 3a7ab7c into alibaba:master Feb 25, 2020
wenshao added a commit that referenced this pull request Feb 25, 2020
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.

5 participants