smartcar / node-sdk

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

fix(SmartcarErrorV2): use `request.uri` to determine version #126

Closed gurpreetatwal closed 3 years ago

gurpreetatwal commented 3 years ago

options.uri does not contain any portions of the uri that are in the baseUrl

codecov[bot] commented 3 years ago

Codecov Report

Merging #126 (95c18d1) into master (25790fc) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #126   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          303       303           
=========================================
  Hits           303       303           
Impacted Files Coverage Δ
lib/util.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 25790fc...95c18d1. Read the comment docs.

smartcar-ci commented 3 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: