smartcar / node-sdk

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

Batch cleanup + documentation improvements #105

Closed gurpreetatwal closed 4 years ago

gurpreetatwal commented 4 years ago

The method was sending up unit-system header as a part of the body, which the batch endpoint does not use. this.request already has the unit-system header set.

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff          @@
##           master   #105   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           5      5           
  Lines         273    271    -2     
=====================================
- Hits          273    271    -2
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 6c7c6eb...852664d. Read the comment docs.

smartcar-ci commented 4 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: