smartcar / node-sdk

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

feat(smartcar): added support for simulated mode and feature flags #154

Closed mdheri closed 2 years ago

mdheri commented 2 years ago

Adding support for simulated mode and compatibility feature flags

Asana: https://app.asana.com/0/1202541719267260/1202555728616887/f

codecov[bot] commented 2 years ago

Codecov Report

Merging #154 (a4464ed) into master (a0a1190) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master      #154   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            6         6           
  Lines          227       244   +17     
=========================================
+ Hits           227       244   +17     
Impacted Files Coverage Δ
index.js 100.00% <100.00%> (ø)
lib/auth-client.js 100.00% <100.00%> (ø)
lib/vehicle.js 100.00% <100.00%> (ø)

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 a0a1190...a4464ed. Read the comment docs.

smartcar-ci commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: