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): up the default timeout #59

Closed gurpreetatwal closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #59 into master will increase coverage by 0.22%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #59      +/-   ##
============================================
+ Coverage     53.86%   54.09%   +0.22%     
  Complexity       54       54              
============================================
  Files            17       17              
  Lines           401      403       +2     
  Branches         16       16              
============================================
+ Hits            216      218       +2     
  Misses          176      176              
  Partials          9        9
Flag Coverage Δ Complexity Δ
#integration 54.09% <100%> (+1.97%) 54 <0> (ø) :arrow_down:
#test 6.94% <100%> (+0.46%) 5 <0> (ø) :arrow_down:
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/smartcar/sdk/ApiClient.java 80.55% <100%> (+1.14%) 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 1fd0dad...e44c27d. Read the comment docs.