Skip to content

Conversation

@ashutoshcp
Copy link
Contributor

  1. removed unused import from different modules
  2. Simplified a case that was earlier in multiple if conditions, commit id: da508a2

@codecov-io
Copy link

Codecov Report

Merging #140 into master will increase coverage by 0.02%.
The diff coverage is 0%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #140      +/-   ##
==========================================
+ Coverage   68.36%   68.39%   +0.02%     
==========================================
  Files         107      107              
  Lines        7182     7179       -3     
  Branches     1366     1365       -1     
==========================================
  Hits         4910     4910              
+ Misses       1836     1834       -2     
+ Partials      436      435       -1
Impacted Files Coverage Δ
...c/main/java/com/jsoniter/output/CodegenResult.java 85.33% <ø> (ø) ⬆️
src/main/java/com/jsoniter/any/LongAny.java 86.66% <ø> (ø) ⬆️
...rc/main/java/com/jsoniter/extra/Base64Support.java 78.57% <ø> (ø) ⬆️
src/main/java/com/jsoniter/output/Codegen.java 55% <ø> (ø) ⬆️
src/main/java/com/jsoniter/any/Any.java 58.18% <ø> (ø) ⬆️
src/main/java/com/jsoniter/any/DoubleAny.java 86.66% <ø> (ø) ⬆️
...java/com/jsoniter/extra/GsonCompatibilityMode.java 69.92% <0%> (+0.75%) ⬆️

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 5bc0566...ac6fb38. Read the comment docs.

@taowen taowen merged commit c4b71a7 into json-iterator:master Jan 4, 2018
@ashutoshcp ashutoshcp deleted the dev branch January 4, 2018 11:57
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