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

GSON Streaming parser #31

Merged
merged 2 commits into from
Aug 16, 2018
Merged

GSON Streaming parser #31

merged 2 commits into from
Aug 16, 2018

Conversation

hamnis
Copy link
Owner

@hamnis hamnis commented Aug 16, 2018

No description provided.

@codecov
Copy link

codecov bot commented Aug 16, 2018

Codecov Report

Merging #31 into master will increase coverage by 0.55%.
The diff coverage is 60.37%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #31      +/-   ##
============================================
+ Coverage      25.3%   25.86%   +0.55%     
- Complexity      333      353      +20     
============================================
  Files            75       76       +1     
  Lines          4169     4222      +53     
  Branches        136      147      +11     
============================================
+ Hits           1055     1092      +37     
- Misses         3061     3071      +10     
- Partials         53       59       +6
Impacted Files Coverage Δ Complexity Δ
...t/hamnaberg/json/gson/GsonStreamingJsonParser.java 60.37% <60.37%> (ø) 16 <16> (?)
.../java/net/hamnaberg/json/nativeparser/Grammar.java 90.9% <0%> (+1.29%) 13% <0%> (+2%) ⬆️
...java/net/hamnaberg/json/javax/JavaxJsonParser.java 58.13% <0%> (+2.32%) 14% <0%> (+1%) ⬆️
...ain/scala/net/hamnaberg/json/jawn/JawnParser.scala 68.75% <0%> (+3.12%) 3% <0%> (ø) ⬇️
...hamnaberg/json/jackson/JacksonStreamingParser.java 57.5% <0%> (+5%) 11% <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 dac0407...20ee7bd. Read the comment docs.

@hamnis hamnis merged commit 9af7a40 into master Aug 16, 2018
@hamnis hamnis deleted the gson branch August 16, 2018 16:17
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.

None yet

1 participant