smartcar / go-sdk

Smartcar's Go SDK
MIT License
5 stars 0 forks source link

Feat: Add unit tests #12

Closed adolfoportilla closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #12 into master will increase coverage by 81.68%. The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master      #12       +/-   ##
===========================================
+ Coverage    5.38%   87.07%   +81.68%     
===========================================
  Files           5        5               
  Lines         260      263        +3     
===========================================
+ Hits           14      229      +215     
+ Misses        246       24      -222     
- Partials        0       10       +10
Impacted Files Coverage Δ
smartcar.go 81.08% <100%> (+81.08%) :arrow_up:
requests.go 74.07% <0%> (+74.07%) :arrow_up:
authentication.go 90.62% <0%> (+90.62%) :arrow_up:
vehicle.go 100% <0%> (+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 c0400f8...a0e1bb0. Read the comment docs.