smartcar / java-sdk

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

Add Compatibility #44

Closed jerzzhang closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #44 into master will increase coverage by 0.19%. The diff coverage is 65%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #44      +/-   ##
============================================
+ Coverage     61.15%   61.34%   +0.19%     
- Complexity       60       62       +2     
============================================
  Files            16       17       +1     
  Lines           381      401      +20     
  Branches         16       16              
============================================
+ Hits            233      246      +13     
- Misses          140      147       +7     
  Partials          8        8
Flag Coverage Δ Complexity Δ
#integration 50.37% <65%> (+0.76%) 52 <2> (+2) :arrow_up:
#test 15.71% <0%> (-0.83%) 15 <0> (ø)
Impacted Files Coverage Δ Complexity Δ
src/main/java/com/smartcar/sdk/AuthClient.java 79.64% <100%> (+2.41%) 12 <1> (+1) :arrow_up:
...main/java/com/smartcar/sdk/data/Compatibility.java 12.5% <12.5%> (ø) 1 <1> (?)

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 1bd12a2...b85c969. Read the comment docs.