smartcar / ios-sdk

Smartcar SDK for iOS.
https://smartcar.github.io/ios-sdk/
MIT License
19 stars 7 forks source link

feat: Adds vehicle incompatible error and vehicle to ios-sdk #55

Closed rishabluthra closed 5 years ago

rishabluthra commented 5 years ago

Worked with Kyle and Morgan to add vehicle incompatible and the vehicle itself to possible errors. Changed some conventions to match newer Swift Guidelines.

codecov[bot] commented 5 years ago

Codecov Report

Merging #55 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #55   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           2      2           
  Lines          64     95   +31     
=====================================
+ Hits           64     95   +31
Impacted Files Coverage Δ
SmartcarAuth/VehicleInfo.swift 100% <100%> (ø) :arrow_up:
SmartcarAuth/SmartcarAuth.swift 100% <100%> (ø) :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 c914297...9d95785. Read the comment docs.