smartcar / node-sdk

Smartcar Node.js SDK
MIT License
49 stars 14 forks source link

feat: Vehicle has permission #90

Closed rishabluthra closed 5 years ago

rishabluthra commented 5 years ago

Added vehicle has permissions to check if a vehicle contains a certain permission in prep for Connect Single Select.

codecov[bot] commented 5 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #90   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         224    232    +8     
=====================================
+ Hits          224    232    +8
Impacted Files Coverage Δ
lib/vehicle.js 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 43ff986...fc54c46. Read the comment docs.

sydneypalumbo commented 5 years ago

also don't forget to update the docs!

smartcar-ci commented 5 years ago

:tada: This PR is included in version 6.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: