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(client): socket timeouts #60

Closed gurpreetatwal closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #60 into master will increase coverage by 0.11%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #60      +/-   ##
===========================================
+ Coverage     54.09%   54.2%   +0.11%     
  Complexity       54      54              
===========================================
  Files            17      17              
  Lines           403     404       +1     
  Branches         16      16              
===========================================
+ Hits            218     219       +1     
  Misses          176     176              
  Partials          9       9
Flag Coverage Δ Complexity Δ
#integration 52.47% <100%> (+0.11%) 54 <0> (ø) :arrow_down:
#test 7.17% <100%> (+0.23%) 5 <0> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/smartcar/sdk/ApiClient.java 81.08% <100%> (+0.52%) 6 <0> (ø) :arrow_down:

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 4465247...9f4932c. Read the comment docs.