Skip to content

Conversation

plokhotnyuk
Copy link
Contributor

No description provided.

…d longs: iterator head should point on next byte after parsing of them
@codecov-io
Copy link

codecov-io commented Oct 16, 2017

Codecov Report

Merging #111 into master will increase coverage by 0.03%.
The diff coverage is 25%.

Impacted file tree graph

@@ Coverage Diff @@ ## master #111 +/- ## ========================================== + Coverage 68.48% 68.51% +0.03%  ========================================== Files 107 107 Lines 7041 7033 -8 Branches 1331 1328 -3 ========================================== - Hits 4822 4819 -3  + Misses 1796 1791 -5  Partials 423 423
Impacted Files Coverage Δ
src/main/java/com/jsoniter/IterImpl.java 65.92% <ø> (-0.26%) ⬇️
...c/main/java/com/jsoniter/IterImplForStreaming.java 70.89% <25%> (+0.98%) ⬆️

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 8a4d849...0082fe6. Read the comment docs.

@taowen
Copy link
Contributor

taowen commented Oct 16, 2017

parseLong("009223372036854775807")

is invalid json, it should throw exception instead

@taowen taowen closed this Oct 16, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants