-
Notifications
You must be signed in to change notification settings - Fork 645
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
This replaces org.json with GSON. #1073
Conversation
Resolves fabric8io#1016 Resolves fabric8io#1064 Signed-off-by: Ronald DiFrango ronald.difrango@capitalone.com
Signed-off-by: Ronald DiFrango ronald.difrango@capitalone.com
Signed-off-by: Ronald DiFrango ronald.difrango@capitalone.com
Signed-off-by: Ronald DiFrango ronald.difrango@capitalone.com
Signed-off-by: Ronald DiFrango ronald.difrango@capitalone.com
Signed-off-by: Ronald DiFrango ronald.difrango@capitalone.com
Codecov Report
@@ Coverage Diff @@
## master #1073 +/- ##
============================================
+ Coverage 51.77% 51.84% +0.07%
- Complexity 1414 1425 +11
============================================
Files 148 149 +1
Lines 7655 7684 +29
Branches 1149 1152 +3
============================================
+ Hits 3963 3984 +21
- Misses 3305 3308 +3
- Partials 387 392 +5
|
Cool thanks ! I'm just back from PTO and hopefully can give it a review this week (quite some stuff to catch up though) |
@rhuss any chance to review this yet? |
Sorry for the delay. No, I had no chance to look at it but will do so soon, hopefully, next week. Please ping me again when I should miss that. |
@rdifrango thanks a lot, looks perfect ! And sorry for the delay ... 'hope you don't mind that I did a minor renaming from Thanks again, you can expect a 0.27.0 release any time soon. |
@rhuss not at all and happy to have helped! |
This replaces org.json with GSON.
Resolves #1016
Resolves #1064
cc: @rhuss Sorry for the delay, I was able to make it work with GSON, not sure why @pepperbot is all over me though 😃
Signed-off-by: Ronald DiFrango ronald.difrango@capitalone.com