smartcar / java-sdk

Java client SDK for the Smartcar API.
https://smartcar.github.io/java-sdk
MIT License
20 stars 20 forks source link

fix: made custom lambda to allow gson to process camel case #68

Closed theodorewahle closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #68 into master will increase coverage by 0.12%. The diff coverage is 50%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #68      +/-   ##
===========================================
+ Coverage     44.97%   45.1%   +0.12%     
- Complexity       57      60       +3     
===========================================
  Files            22      22              
  Lines           498     501       +3     
  Branches         23      23              
===========================================
+ Hits            224     226       +2     
  Misses          268     268              
- Partials          6       7       +1
Flag Coverage Δ Complexity Δ
#integration 43.51% <50%> (-0.07%) 59 <2> (+2)
#test 6.38% <50%> (+0.56%) 9 <2> (+4) :arrow_up:
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/smartcar/sdk/ApiClient.java 77.5% <50%> (-3.59%) 8 <2> (+2)
...rc/main/java/com/smartcar/sdk/data/VehicleOil.java 14.28% <0%> (+14.28%) 1% <0%> (+1%) :arrow_up:

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 b1b0f7c...10bc36d. Read the comment docs.