Vonage / vonage-go-sdk

A lightweight library to help Go users everywhere integrate with the Vonage APIs. Issues and PRs all really welcome!!
https://vonage.github.io/vonage-go-sdk/
Apache License 2.0
51 stars 32 forks source link

Remove sling #21

Closed lornajane closed 4 years ago

lornajane commented 4 years ago

We have a local copy of the sling library, it is outdated and doesn't seem to have many changes from the main library. This PR moves us back to the main library

codecov-io commented 4 years ago

Codecov Report

Merging #21 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #21   +/-   ##
====================================
  Coverage      29%   29%           
====================================
  Files          16    16           
  Lines         316   316           
====================================
  Hits           92    92           
  Misses        220   220           
  Partials        4     4
Impacted Files Coverage Δ
call_base.go 71% <ø> (ø) :arrow_up:
sms_base.go 71% <ø> (ø) :arrow_up:
auth.go 33% <ø> (ø) :arrow_up:
calls.go 0% <ø> (ø) :arrow_up:
insight_base.go 71% <ø> (ø) :arrow_up:
verify_base.go 71% <ø> (ø) :arrow_up:
application_base.go 71% <ø> (ø) :arrow_up:
developer_base.go 71% <ø> (ø) :arrow_up:
nexmo.go 87% <ø> (ø) :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 f85999b...375e325. Read the comment docs.