smartcar / ios-sdk

Smartcar SDK for iOS.
https://smartcar.github.io/ios-sdk/
MIT License
19 stars 7 forks source link

feat: integrate make bypass #46

Closed allisonc07 closed 5 years ago

allisonc07 commented 5 years ago

Changes:

  1. Created a new class VehicleInfo
  2. Updated README documentation
  3. Updated tests
codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@3b29206). Click here to learn what that means. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #46   +/-   ##
=======================================
  Coverage          ?   100%           
=======================================
  Files             ?      2           
  Lines             ?     64           
  Branches          ?      0           
=======================================
  Hits              ?     64           
  Misses            ?      0           
  Partials          ?      0
Impacted Files Coverage Δ
SmartcarAuth/SmartcarAuth.swift 100% <100%> (ø)
SmartcarAuth/VehicleInfo.swift 100% <100%> (ø)

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 3b29206...8674c0c. Read the comment docs.