smartcar / node-sdk

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

feat(batchRequest): Adds initial batchRequest feature #97

Closed AlbertLapTu closed 4 years ago

AlbertLapTu commented 4 years ago

PR is to initiate review of the BatchRequest feature, starting off with reviewing function signature and comments.

codecov[bot] commented 4 years ago

Codecov Report

Merging #97 into master will decrease coverage by 0.34%. The diff coverage is 95.65%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #97      +/-   ##
==========================================
- Coverage     100%   99.65%   -0.35%     
==========================================
  Files           5        6       +1     
  Lines         267      288      +21     
==========================================
+ Hits          267      287      +20     
- Misses          0        1       +1
Impacted Files Coverage Δ
lib/vehicle.js 100% <100%> (ø) :arrow_up:
lib/batch-request.js 94.11% <94.11%> (ø)

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 eb9623f...7bfd951. Read the comment docs.